Re: Configure broker with signed SSL certs

2017-12-15 Thread Tim Bain
If you do "keytool -list -keystore YOUR_KS", what happens? The error message says that the keystore is malformed or the password is wrong; if you can use keytool against it, it's not malformed. Typically you would only specify the configuration in either activemq.xml or the environment variable, n

Re: Configure broker with signed SSL certs

2017-12-14 Thread jason_pacino
Hi Tim, Thanks for the information. I did have SSL information from the ApacheAMQ site and the other site was helpful but I still am having issue. I have created the ks and ts files and replaced them. I add the ACTIVEMQ_SSL_OPTS enviornemt variable on my windows server and updated the activeMQ.xml

Re: Configure broker with signed SSL certs

2017-12-11 Thread Tim Bain
Have you seen http://activemq.apache.org/how-do-i-use-ssl.html? Or http://www.giuseppeurso.eu/en/activemq-and-the-ssl-transport/? Tim On Dec 11, 2017 4:49 PM, "jason_pacino" wrote: > Are there step by step instruction for configuring a broker for use with a > signed SSL cert? > > > > -- > Sent

Configure broker with signed SSL certs

2017-12-11 Thread jason_pacino
Are there step by step instruction for configuring a broker for use with a signed SSL cert? -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html