Good afternoon. Is there any instruction or documentation for setting up a tls connection between mongo database and samtime when installing on kubernetes.
We have issued a self-signed certificate and are trying to set up a TLS connection.
Currently, when trying to connect with mongo, the following error occurs: "self signed certificate in certificate chain".
The connection string to the mongo database is the following: mongodb://sametimeUser:sametime@st-mongodb-svc.mongodb.svc.cluster.local:27017/admin?replicaSet=st-mongodb&retryWrites=true&w=majority&ssl=true&tlsCAFile=/local/notesdata/ca.crt
@Moises Romero Barraneche
for sametime 11.6 and docker install Please see
Enabling TLS for the Mongo database
If you are running On Kubernetes or 12.x.x Please open a case
Good afternoon.
Yes, we are configuring оn Kubernetes 12.x.x samtime.
Maybe there are people who have already done this?
Like @Anthony Payne ?
@Moises Romero Barraneche
I consulted with Tony
what I provided you was his recomendation