cacerts
setting doesn't do what we think it does
#14426
-
Community Support Policy
RabbitMQ version used4.1.x How is RabbitMQ deployed?Other Steps to reproduce the behavior in questionWhile working on this PR, I added support for a user to pass several PEM-encoded certificate files to the new What I found, however, is that the All this to say that the current ability of users to set I'm pretty sure there's no way to provide binary data in a cuttlefish settings file to make As for the So, should the We also now fallback to the system CA certs in some cases thanks to #12564. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The |
Beta Was this translation helpful? Give feedback.
The
cacerts
option is mentioned zero times in the TLS guide. In fact, the guide recommends concatenating trusted CA certificates.