I’ve got the SSL certificate in and working… sort of. But when I go to the address using https (or http as I’ve set it to auto redirect to http) it just shows me the the default domino home page. Before SSL was set up the http version would go to the site fine. Do I need to create a new site document or is there another Domino setting that I need to change?
Also a the following message is coming up on the domino server console, not sure if it’s related.
“SSLDisableExportCiphers> Server key (1024 bits) too string for EXPORT ciphers. Disabling cipher RSA_EXPORT_WITH_RC4_40_MD5”
Thanks for any help, hope I’ve given enough relevant info to explain this right.
Ross
Subject: Additional Info
Other things I’ve noticed are that when turning the “Redirect TCP to SSL” back to “No”, using the HTTP URL works as normal, but the HTTPS still gives me the default domino server home page.
If I type the address in using HTTPS and then add “/myDb.nsf” it goes to my intended database. BUT when it asks for my login details it’s not using the standard web login form and rather has a prompt like before I had created the domcfg.nsf database. Maybe I need to do something else to make it use this database for login?
The Domino Console is also coming up with “Admin Process: Path: Special database object cannot be located” every minute or so. Not sure if this is related or what is causing it. I have my launch options set to launch first doc link in about document and a working doc link set (works for HTTP) and have a default view.
Am very confused. Any help or even vague ideas of where to look would be much appreciated…
Subject: Cipers
Found this which helpedhttp://www.mindwatering.net/SupportRef.nsf/b49d69a888845c8085256d220011d77b/8993eb2b1b0b2ca685256cf80020c62c!OpenDocument
If using site documents, the settings actually on the “Security” table of the site document at the bottom and quite easy to change.
Also found this, not too helpful for me, but maybe for someone else.
http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/01a2af7719570a9785256c8b003cc1ed?OpenDocument
This hasn’t solved my problem though, still going…
Subject: Still going and finding little bits
Found this which explains that you can only have one SSL connection per IP Address for that server. Seems strange to me, but I suppose additional IP Addresses aren’t too difficult to come by.
http://www-01.ibm.com/support/docview.wss?rs=899&uid=swg21173919
It sorts out the problem of HTTPS seeing the default domino login page as I had a site document for the IP Address pointed at the default domino screen. I’ve added the IP Address to the site document for this web site now and it works.
Just got to work out how to use my web form for login now, using SSL and HTTPS seems to overide the use of the login forms and disable session authentication…