[rabbitmq-discuss] How i browse web UI by HTTPS

Emile Joubert emile at rabbitmq.com
Wed Feb 13 10:47:11 GMT 2013


Hi,

On 13/02/13 10:29, Badri Nayak wrote:
> This is valid.

If it is valid then these commands should return something sensible:
 openssl x509 -text -in "/path of cert/cacert.pem"
 openssl x509 -text -in "/path of cert/cert.pem"
 openssl rsa  -text -in "/path of key file/key.pem"

> I want to know that the contents are OK with rabbitmq.conf file

The config should be in a file named rabbitmq.config instead of
rabbitmq.conf . You can confirm what configuration is in effect by
inspecting the output of "rabbitmqctl environment".

If you have trouble setting up SSL after following
  http://www.rabbitmq.com/ssl.html
then check whether this helps:
  http://www.rabbitmq.com/troubleshooting-ssl.html
Otherwise please let us know the details of the problem.



-Emile









More information about the rabbitmq-discuss mailing list