General Procedure for Setting Up SSL for an App Server
- Last Updated: May 20, 2026
- 1 minute read
- MarkLogic Server
- Version 12.0
- Documentation
This section describes the general procedure for setting up SSL on an app server. These are the general steps:
-
Create a certificate template, as described in Creating a Certificate Template.
-
Enable SSL for the app server, as described in Enabling SSL for an App Server.
-
Access the SSL-enabled server from a browser, as described in Accessing an SSL-Enabled Server from a Browser or WebDAV Client.
-
Generate a certificate request and send it off to a certificate authority, as described in Generating and Downloading Certificate Requests.
-
When you receive the signed certificate from the certificate authority, import it into MarkLogic Server for use by your app server, as described in Importing a Signed Certificate into MarkLogic Server.
Note: Certificate templates, requests, and the resulting signed certificates are only valid within a single cluster.