Configure a MarkLogic cluster with a temporary certificate
To configure a temporary certificate, simply add the following option to the values.yaml
file and then follow the instructions outlined in Install the chart.
tls: enableOnDefaultAppServers: true
Access an SSL-enabled server with a temporary certificate
Accessing an SSL-Enabled Server with a temporary certificate requires retrieval of the certificate in order for clients to trust it. Refer to the Accessing an SSL-Enabled Server from a Browser or WebDAV Client of the MarkLogic Security Guide for details.