Is your feature request related to a problem? Please describe.
Since OTP26, the ssl application defaults to verify_peer, which means that a CA certificate must be available to verify HTTPS requests. In this case, the user would like to disable peer verification but to do so requires the advanced.config file~
https://groups.google.com/g/rabbitmq-users/c/l9slEl1fq_s
Describe the solution you'd like
Add the appropriate ssl_options to rabbitmq.conf
Describe alternatives you've considered
N/A
Additional context
N/A
Is your feature request related to a problem? Please describe.
Since OTP26, the
sslapplication defaults toverify_peer, which means that a CA certificate must be available to verify HTTPS requests. In this case, the user would like to disable peer verification but to do so requires theadvanced.configfile~https://groups.google.com/g/rabbitmq-users/c/l9slEl1fq_s
Describe the solution you'd like
Add the appropriate
ssl_optionstorabbitmq.confDescribe alternatives you've considered
N/A
Additional context
N/A