Importing a Signed Certificate into MarkLogic Server
- Last Updated: May 20, 2026
- 1 minute read
- MarkLogic Server
- Version 12.0
- Documentation
Signed certificates can be imported into MarkLogic Server.
The certificates can be either Certificate Signing Request (CSR) generated or self signed. This tables shows what is needed to import certificates:
| Number | CSR-generated | Self-signed |
|---|---|---|
| Multiple | ZIP file containing multiple certificates | Not available |
| Single | PEM file containing a single certificate OR The plain text of a single certificate |
Import the intermediate and end certificates of chained certificates.
Import the root certificate if MarkLogic Server is the client.
To import signed certificates, follow these steps:
-
Click Security in the left tree menu.
-
Click Certificate Templates in the left tree menu under Security. The summary page containing all certificate templates appears.
-
Click the certificate template name. The Configure tab appears.
-
Click the Import tab. The Import Certificates page appears with an import wizard.
-
Use the import wizard to provide the certificate information.
-
Click Submit. The Import Certificates page reappears.
The certificates have been successfully imported.