Configuring the TLS Encryption¶
Caution - cluster
In order to secure the connection to MongoDB you need a combined PEM file that contains both, the TLS certificate and the private key.
- 
Combine the file containing the certificate: /opt/seal/etc/tls/cert.pemand the file containing the private key: /opt/seal/etc/tls/key.pem
- 
Save the combined file as: /opt/seal/etc/tls/cert-key-combined.pem