Hi,

we current use the rabbitmq module in a production environment and for our 
use case we need to disable explicit the ssl port for the management 
console but enable it for the RabbitMQ self.
This is needed because the web interfaces are using one SSL certificate 
that will only installed on the Nginx running on the load balancers. So the 
management interface don't know this SSL cert and it is also a different 
one than the cert that is used for the RabbitMQ self.

This is with the config file not really a problem but over the rabbitMQ 
puppet module not possible.
To solve this problem i add in a fork the new parameter no_ssl_management 
to disable the ssl only for management interface.

to give all the other user from the rabbitmq puppet module i wan't to setup 
a issue and a pull request with this new feature.

Some opposition against this feature?

Ciao
Michele

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/22914846-9859-4fa2-a361-eee40660a8c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to