Re: ActiveMQ NMS and a self-signed SSL server certificate

2014-01-29 Thread Timothy Bish
On 01/29/2014 01:13 PM, Christoffer Sawicki wrote: Hello! I'm trying to connect the ActiveMQ NMS client to a server with a self-signed SSL certificate. I've added the server certificate to Mono's "Trust", "My" and "CA" truststores with `certmgr -add -c message-queue.crt` but the connections st

Re: ActiveMQ NMS and a self-signed SSL server certificate

2014-01-29 Thread Christoffer Sawicki
I should note that I've seen the discussion at http://timbish.blogspot.com/2010/04/ussing-ssl-in-nmsactivemq.html but that Tim uses a CA while I do not. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-NMS-and-a-self-signed-SSL-server-certif

ActiveMQ NMS and a self-signed SSL server certificate

2014-01-29 Thread Christoffer Sawicki
Hello! I'm trying to connect the ActiveMQ NMS client to a server with a self-signed SSL certificate. I've added the server certificate to Mono's "Trust", "My" and "CA" truststores with `certmgr -add -c message-queue.crt` but the connections still yield a SslPolicyErrors.RemoteCertificateChainErr