I am trying to setup two HTTPS websites (for example :
https://www.abc.com.au and
https://www.xyz.com.au) on IIS7-windows 2008 with one public IP and one internal IP and both on port 443. I have installed two SSL certificates on server, have done binding of each website.(also setup different hostname using appcmd)
Problem is that when i try to accesss websites from client, one website is working fine and showing SSL certificate installed corrrectly but when I try to access another website its shows that the SSL is not matching
(it is showing Certificate Error in the URL bar in IE and when i click to see the details it saya MISMATCH Address, it is actullay picking up the another website SSL)
wahwas
3 Posts
TWO SSL sites - One IIS
Feb 01, 2012 05:22 AM|LINK
Hello
I am trying to setup two HTTPS websites (for example : https://www.abc.com.au and https://www.xyz.com.au) on IIS7-windows 2008 with one public IP and one internal IP and both on port 443. I have installed two SSL certificates on server, have done binding of each website.(also setup different hostname using appcmd)
Problem is that when i try to accesss websites from client, one website is working fine and showing SSL certificate installed corrrectly but when I try to access another website its shows that the SSL is not matching (it is showing Certificate Error in the URL bar in IE and when i click to see the details it saya MISMATCH Address, it is actullay picking up the another website SSL)
Can anyone please help me in this issue.
Thanks Alot
ssl iis setup on windows 2008 https
fab777
925 Posts
Re: TWO SSL sites - One IIS
Feb 01, 2012 12:47 PM|LINK
Did you assign the right certificate in the bindings for the website that throw the mismatch address error?
> http://learn.iis.net/page.aspx/144/how-to-set-up-ssl-on-iis/
Please 'Mark as Answer' if this post helps you.
Fabrice ZERROUKI
wahwas
3 Posts
Re: TWO SSL sites - One IIS
Feb 01, 2012 09:15 PM|LINK
fab777
925 Posts
Re: TWO SSL sites - One IIS
Feb 02, 2012 08:38 AM|LINK
Did you check your websites & certificate with SSL Diag?
> http://blogs.msdn.com/b/vijaysk/archive/2009/09/20/ssl-diagnostics-tool-for-iis-7.aspx
Please 'Mark as Answer' if this post helps you.
Fabrice ZERROUKI
Paul Lynch
1589 Posts
Re: TWO SSL sites - One IIS
Feb 02, 2012 10:23 AM|LINK
Hi,
You can't have two separate sites with SSL enabled on one IP (unless you are usign a wildcard certificate) :
http://blogs.iis.net/thomad/archive/2008/01/25/ssl-certificates-on-sites-with-host-headers.aspx
Regards,
MCSE
wahwas
3 Posts
Re: TWO SSL sites - One IIS
Feb 26, 2012 09:52 AM|LINK
Thanks for the help.
The problem is resloved. I have made couple of changes 1. setup two public IPs ,2. setup two internal IPs