Importing signed certificate:
- After receiving certificate, save it on your hard drive with .CRT extension.
- Locate the /sslcert directory:
OSX: /usr/local/kerio/mailserver
Windows: C:/program files/kerio/mailserver
Red Hat: /opt/kerio/mailserver
- Locate the CSR file (should be named server1.csr).
- Copy your certificate to this location. Use the same name as CSR, but with .CRT extension (server1.crt).
- 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.
- Restart server and reconnect to the administration console.
- In Configuration/SSL Certificates, select the new certificate and choose the Set as active button in the bottom right corner.
- Restart it again to activate the new signed certificate.
