[rabbitmq-discuss] Unable to establish MQTT plugin in rabbitmq version : 3.1.3.

Michael Klishin mklishin at gopivotal.com
Tue Jul 1 11:27:19 BST 2014


 On 1 July 2014 at 14:24:07, Ankur5 C (ankur5.c at tcs.com) wrote:
> > I was going through the TLSConnection.java file .
>  
> Could you please clarify how exactly the SSL authentication  
> happening ?
>  
> At the client side I have client key.
>  
> I have done the server certificate trusting by importing only  
> the server certificate to the jvm keystore.
>  
> At the server side I have server certificates and keys and ca certificate.  
>  
> My idea was like I need to have a ca certificate , client certificate  
> and client key at the client side (same as in the server side.)  
>  
> How exactly the SSL handshaking happening ? Please clarify.  

It is documented in [1] (see Key Managers, Trust Managers and Stores)
and JDK documentation.

1. http://www.rabbitmq.com/ssl.html
--  
MK  

Staff Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list