Adding a certificate
- Go to Serving Configuration → SSL/TLS Certificates
- Click Add New Certificate
- Fill in the following fields:
| Field | Description |
|---|---|
| Name | A label for the certificate |
| Priority | Enter 1 to prioritise this certificate when multiple certificates exist |
| New Certificate (PEM format) | The end-user SSL certificate |
| New Certificate Chain (PEM format) | The chain of SSL certificates from the intermediate certificate up to the root |
| New Private Key (PEM format) | The private key corresponding to the certificate, used for encrypting data between the server and browser |
- Click Add Certificate to save
Editing a certificate
- Go to Serving Configuration → SSL/TLS Certificates
- Click the gear icon next to the certificate you want to update
- Update any of the certificate fields — leave fields blank to keep existing values unchanged
- Click Update Certificate to save
