Relative Content

Tag Archive for activemq-artemis

ActiveMQ Artemis – SSL setup letsencrypt

I have a standalone ActiveMQ Artemis server, and I have it working with my own self-signed certificates so now I’m trying to get it working with a real cert. I have a valid certificate from Let’s Encrypt, but after adding the cert to my trust store Artemis starts, but the admin console returns SSL_PROTOCOL_ERROR because it does not get an ssl handshake.

ActiveMQ Artemis – SSL setup letsencrypt

I have a standalone ActiveMQ Artemis server, and I have it working with my own self-signed certificates so now I’m trying to get it working with a real cert. I have a valid certificate from Let’s Encrypt, but after adding the cert to my trust store Artemis starts, but the admin console returns SSL_PROTOCOL_ERROR because it does not get an ssl handshake.