Connecting to the RabbitMQ Management UI dashboard fails with the below error after enabling the TLS for RabbitMQ on-demand service, creating the service instance, and binding with the application:
526 Invalid SSL Certificate
Background:When you use TLS, you have provisioned a Tanzu RabbitMQ server with a certificate. With this certificate, apps and clients can establish an encrypted connection with the service. Through BOSH CredHub, Ops Manager generates a server certificate using a Certificate Authority (CA) certificate. If you do not want to use the CA certificate generated, you can provide your own CA certificate and add it through the CredHub CLI. Apps and clients use this CA certificate to check that the server certificate is trustworthy. A trustworthy server certificate allows apps and clients to securely communicate with the Tanzu RabbitMQ server.