Skip to content

Support for Encrypted Private Key in RabbitMQ Configuration #13418

Discussion options

You must be logged in to vote

@moerwald not only it will, that's exactly how you do it but we haven't documented tagged value support in rabbitmq.conf.

Your {encrypted, <<"abc">>} value will become

sensitive.key = encrypted:abc

but only a handful of the keys were converted to support tagged_binary values. As @ansd demonstrated, ssl_options.password was one of them, so give it a shot.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@moerwald
Comment options

@lukebakken
Comment options

@moerwald
Comment options

@michaelklishin
Comment options

Answer selected by moerwald
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #13418 on February 25, 2025 08:10.