Install SSL Certificate Lotus Domino
Download and copy your certificate files to your server
Download your SSL certificate and support files by clicking on the download link in your fulfillment email or from your GeoCerts SSL Manager account. Unzip the files and copy them into the directory where you will keep your certificates. Some files in the zip may or may not be used depending on your server type.
You will be installing several certificate files to your domino key ring. You must be using the same key ring used to generate your certificate request (CSR). It is important that you install the certificates from your zip file in the proper order.
1. Install the GeoTrust Root CA Certificate
- From the Domino Administrator, click Files, and open the Server Certificate Admin application.
- Click Install Trusted Root Certificate into Key Ring (option 3).
- Enter the file name for the key ring that will store this certificate. You created this key ring file when you created the server certificate request. IBM suggests that you map a drive to the directory that contains the server key ring file.
- Enter the name that the key ring file will use to identify this certificate. If you leave this field blank, Domino uses the distinguished name of the certificate.
- From Certificate Source choose File (rather than Clipboard) and enter the file name in the File name field (GeoTrust_Root.txt).
- Select Merge Trusted Root Certificate into Key Ring.
- Enter the password for the key ring file, and then click OK.
2. Install the GeoTrust Intermediate(s) Certificate(s)
Note! Lotus Domino does not make a distinction between what we call trusted root and trusted intermediate certificates. To Domino they are all installed as trusted roots.
- If you are installing an Extended Validation (EV) certificate follow section 1 again exactly but this time use the file GeoTrust_Intermediate_2.txt from your zip file.
- Next, for all cert types, follow section 1 again but this time use the file GeoTrust_Intermediate.txt from your zip file.
3. Install the SSL Server Certificate
- From the Domino Administrator, click Files, and open the Server Certificate Admin application.
- Click Install Certificate into Key Ring (option 4).
- Enter the file name for the key ring that will store this certificate. You created this key ring file when you created the server certificate request. IBM suggests that you map a drive to the directory that contains the server key ring file.
- Enter the name that the key ring file will use to identify this certificate. If you leave this field blank, Domino uses the distinguished name of the certificate.
- From Certificate Source choose File (rather than Clipboard) and enter the file name in the File name field (your_domain_com.txt).
- Select Merge Certificate into Key Ring.
- Enter the password for the key ring file, and then click OK.
4. Configuring Ports
- Enter the Server Certificate Administration application and double-click on your server name.
- Select the Ports tab.
- Select the Internet Ports tab.
- Select Edit Server at the upper left corner.
- Enter the SSL parameters for your server.
- Verify the path to your keyfile in the SSL key file name field.
- Click Save and Close at the upper left corner.
- Close the Lotus Notes client window.
- Stop and Restart your server. The message HTTP web server started will appear.
Verify Installation
To verify if your certificate is installed correctly, use our Certificate Installation Checker.
Test your SSL certificate by using a browser to connect to your server. Use the https protocol directive. For example, if your SSL was issued to secure.mysite.com, enter https://secure.mysite.com
into your browser.
Your browser's padlock icon will be displayed in the locked position if your certificate is installed correctly and the server is properly configured for SSL.
More Info
See Setting up SSL on a Domino server