Hi,
I have setup SSL on the Domino Server using the “Quick Guide to setting up SSL using Domino as the Certificate Authority”. The link for the document is as given below:
http://www-1.ibm.com/support/docview.wss?fdoc=wplcdomi&rs=463&uid=swg21114148
I have gone step by step as mentioned in the document, except I made a few changes in the Steps to configure SSL on the server, as mentioned below:
-
I copy the key ring files in the Data Directory of the Domino server.
-
In the Server document I go to Ports–> Internet Ports tab.
-
I make the following enteries in the document.
SSL File Key Name: keyfile2.kyr
SSL Protocol version: Negotiated
Accept SSL Site Certificates: Yes
Accept SSL Client Certificates: No
TCP/IP Port Status: Redirect to SSL
Enforce Server Access Settings: Yes
Name & Password (under Authentication Settings): Yes
Anonymous (under Authentication Settings): Yes
SSL Port Number: 443
SSL Port Status: Enabled
Client Certificate (Under Authentication Settings): No
Name & Password (Under Authentication Settings): Yes
Anonymous (Under Authentication Settings): Yes
Having done these, I restart the HTTP server and try to open my application using http://. Ideally, it should pop up the Security Certificate warning and on clicking Yes on that warning, the address should change to https://. However, in my case the Browser “Page cannot be displayed” Error page is opening.
Can someone tell me if there are any settings which I have not done correctly?
Thanks