I have 2 c++ brokers in 2 machines.

I have setup CA and made the certificates for both the c++ brokers. Also, I
have added the parameters like transport, ssl-cert-db, ssl-port, and
ssl-password-file to the config file. 

While setting up the queue route between 2 servers:

1. If, I give the destination:<ssl port> source:<ssl port>, I am not able to
set the route due to timeout.
2. Therefore, I am routing messages using queue route with
"destination:<qpid port> source:<qpid port> and transport option as *ssl*".

Is this correct?

Also, when message get routed, I don't see, SSL is being used anywhere in
between.

1. Have I configured it correctly?
2. Did I missed something?
3. Can you help me with pointers, how to setup ssl between brokers?

Regards,
Parkirat Singh Bagga.



--
View this message in context: 
http://qpid.2158936.n2.nabble.com/SSL-between-c-brokers-tp7581914.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to