Hi there,

Has anyone got special advice with regards to configuring ActiveMQ clients
needing to using SSL. I've read and followed the instructions at:

http://activemq.apache.org/how-do-i-use-ssl.html

... but I'm continuing to get:

ERROR TransportConnector             - Could not accept connection :
Received fatal alert: internal_error

which I believe means that the client does not trust the broker. While I
followed the instructions I also tried:

-Djavax.net.ssl.trustStore=file:///{path}/client.ts
-Djavax.net.ssl.trustStorePassword=password

I'm having to use the above file convention because there is a space in my
path. I'm presuming that isn't my issue as I have also located the required
files in the root folder and got the same outcome.

I'm pretty sure that my broker is configured ok given that I can openssl
s_client to it just fine.

Thanks in advance for any help.

Kind regards,
Christopher
-- 
View this message in context: 
http://www.nabble.com/Mac-OS-X-Active-MQ-SSL-tp22428287p22428287.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to