Manage Service SSL Certificates

Use this interface to manage SSL certificates for services other than Apache.
When a service receives a TLS SNI request, the service tries to serve a certificate that matches that SNI request. If no such certificate exists or if the client doesn’t send an SNI request, the service serves its default certificate, which you can manage below.

We recommend that you install the same certificate for each service.
Actions
Exim (SMTP) Server
  • host.example.com
  • www.host.example.com
10/13/22
RSA, 2,048-bit
Dovecot Mail Server
  • host.example.com
  • www.host.example.com
10/13/22
RSA, 2,048-bit
Calendar, cPanel, WebDisk, Webmail, and WHM Services
  • host.example.com
  • www.host.example.com
10/13/22
RSA, 2,048-bit
Choose one or more services for SSL certificate installation:
The certificate may already exist on the server. You can automatically fill the certificate or paste the entire .crt file above.
The key may already exist on the server. You can automatically fill the key or paste the entire .key file above.
In most cases, you do not need to supply the CA bundle. The server will retrieve it from a public repository during installation.