Kerio server  Print this Article

Importing signed certificate:

  1. After receiving certificate, save it on your hard drive with .CRT extension.
  2. Locate the /sslcert directory:

           OSX: /usr/local/kerio/mailserver
           Windows: C:/program files/kerio/mailserver
           Red Hat: /opt/kerio/mailserver

  1. Locate the CSR file (should be named server1.csr).
  2. Copy your certificate to this location. Use the same name as CSR, but with .CRT extension (server1.crt).
  3. At this point, you should have 3 files: the request (*.csr), the private key (*.key), and the certificate (*.crt). All files should have the same name, for example server1.csr, server1.key and server1.crt.
  4. Restart server and reconnect to the administration console.
  5. In Configuration/SSL Certificates, select the new certificate and choose the Set as active button in the bottom right corner.
  6. Restart it again to activate the new signed certificate.

Was this answer helpful?

Related Articles

SSL Installations
SSL installation depends on the type of server you are securing. Please select below the server...
Apache (with mod_ssl)
Installing SSL certificate on Apache with mod_ssl To install certificate you need 2...
Apple Mac OS X Server
Log in to admin server as a root. Create a folder /etc/httpd/ssl.crt/ (if it does not exist)....
Barracuda VPN server
Installing SSL certificate on Barracuda VPN serverImport CertificatesFrom the appliance web...
Cisco ACS Server
Note: If the domain/site certificate is created using CA certificate, you need to repeat steps...