We accept |
|
|
|
|
|
| |
 |
|
 |
| Installing your SSL Certificate / Web Server Certificate / Secure Server Certificate from RapidSSL.com |
 |
| IBM - Lotus Domino 4.6 - 5.x
|
 |
|
Firstly when your issuance email arrives you will have two certificates in the email - your server certificate and a chained root certificate.
Copy the chained root certificate into a text editor such as notepad and save as chain.txt .
Copy your web server certificate into a text editor such as notepad and save as yourdomain.txt .
Copy the Root CA certificate found at the bottom of this page into a text editor such as notepad and save it as root.txt
|
1.
|
Install the Root CA certificate
- Select 3. Install Trusted Root Certificate into Key Ring
- Select File in the "Certificate Source" field and locate the root.txt saved earlier .
- Enter Certificate Label = "ChainedSSL Root CA .
- Select Merge Trusted Root Certificate into Key Ring .
|
| |
Install the chained root certificate
- Select " 3. Install Trusted Root Certificate into Key Ring "
- Select File in the "Certificate Source" field and locate the chain.txt saved earlier.
- Enter Certificate Label = "chained root"
- Select Merge Trusted Root Certificate into Key Ring
|
|
Install your web server certificate
- Select 4. Install Certificate Into Key Ring
-
Select File in the "Certificate Source" field and locate the chain.txt saved earlier.
- Select Merge Signed Certificate into Key Ring
|
| 4. |
Configure the 443 port :
- Start the Notes client, and open Server's AddressBook
- Select Server, then Servers, then double-click on your web server
- Select Edit Server, go to Ports, then Internet Ports
- Enter SSL key file (use full path to file)
- Enable SSL settings, especially SSL port number = 443
- Exit the Lotus Notes client window
|
Stop, then Start your server, and verify SSL from a browser via "https://.." Test your certificate by using a browser to connect to your server. Use the https protocol directive (e.g. https://your server/) to indicate you wish to use secure HTTP. Note: The padlock icon on your browser will be displayed in the locked position if your certificates are installed correctly and the server is properly configured for SSL. |
Troubleshooting |
If you receive a "Cannot find certificate issuer among trusted roots" error message when importing the root certificate, please try converting it to a binary format certificate from a base 64 format certificate |
|
|
|
| |
 |