TLS Certificate
TLS Certificate
Install the TLS certificate used by the Mamori web portal and related services.
Mamori uses Nginx for SSL termination.
-
All-in-one — Install certificates in the portal (this page).
-
HA — Place certificate files on each application server node. See Common Configuration — Manual.
Click Server Settings
Click TLS Certificate
This is separate from Keys & Certificates, which stores AES/RSA/SSH/X509 material for encryption and grants.
View installed certificates
When certificates are installed, the UI shows the chain details and where they are in use.
Install certificates
| Field | Description |
|---|---|
| Server Private Key | PEM private key |
| Server Certificate | PEM server certificate |
| CA Certificate | Optional CA / intermediate PEM |
| Action | Description |
|---|---|
| Install Certificates | Install the pasted PEM material |
| Load from PFX | Choose a PFX/PKCS#12 file and optional password; the server extracts the private key, certificate, and CA (if present) into the fields above |
| Remove Installed Certificates | Remove Mamori-installed certificates |
| Install new certificate | Start a new install flow |