Hello @,
I have a problem with SSL on 2 different web-sites, hope you can help me solve the problem:
I have 2 domains on my web-server: one is the productive-domain (eg. www.productive.com) the other is the teststage-domain where I will test all updates, new modules, etc. before it is going live (eg. www.testdomain.com)
I use DNN 4.5.5 with SSL-support and 2 different certificates (one for productive.com and one for testdomain.com)
Normaly after testing all new updates on testdomain.com I usualy copy the DNN-folder of this website and the database to productive.com -> then I change the web.config (only the 2 database-connection-strings) and in the database in the table dbo.PortalAlias the HTTPAlias from www.testdomain.com to www.productive.com -> and vice versa !
This senario has worked for more than 1 year perfect - but now with SSL-support I got following error, when I click on a page with SSL-support:
"The security certificate presented by this website was issued for a different website's address"
I tried to reinstall the certificate - the IIS says that everything is OK - unfortunately not.
Is there any entrance in other database table I have to change? From my personal point of view I think it should only be an entrance within the IIS.database ?!
ANY hint are VERY WELCOME !!
THX a lot !!!
Cheers,
Robert