The purpose of this article is to help Mulesoft developers understand the procedures for enabling TLS/SSL for ActiveMQ brokers with self-signed certificates.
For deployment to the CloudHub, we need to import the server's certificate to a truststore. The best way for this is to using keytool. The PKCS12 format sometimes does not work. The procedure is the same as to import to cacert.
Comments
Apr 14, 2020 · Peter Connelly
This should not be the problem with SLB. I did it before and it works. Let me test out again.
Aug 18, 2019 · Peter Connelly
For deployment to the CloudHub, we need to import the server's certificate to a truststore. The best way for this is to using keytool. The PKCS12 format sometimes does not work. The procedure is the same as to import to cacert.