|
Home > Archive > IIS Server Security > July 2006 > SelfSSL and multiple sites in IIS6?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SelfSSL and multiple sites in IIS6?
|
|
|
| Hi,
I've been using SelfSSL before to secure web sites in IIS 5 and 6 using
https, and it works fine. Now I want to secure two web sites on the same
server. Each site has it's own IP address, but I can't get both working at
the same time!(?). If I generate a cert for site 1, site 2 stops working with
SSL (https) and vice versa. I use port 443 for both sites, but with different
IP addresses, and I'm NOT using "Host Headers"! HTTP on port 80 allways works
fine for both sites at the same time!
What's missing?
BR, Björn
| |
| Ken Schaefer 2006-07-05, 7:40 pm |
| There is a bug in SelfSSL :-(
You can setup Microsoft Certificate Services and issue multiple certs, or
use another tool to generate certificates.
Cheers
Ken
"McZeb" <McZeb@discussions.microsoft.com> wrote in message
news:B2597B75-47AD-4874-BF4A-23679E61B0E9@microsoft.com...
> Hi,
> I've been using SelfSSL before to secure web sites in IIS 5 and 6 using
> https, and it works fine. Now I want to secure two web sites on the same
> server. Each site has it's own IP address, but I can't get both working at
> the same time!(?). If I generate a cert for site 1, site 2 stops working
> with
> SSL (https) and vice versa. I use port 443 for both sites, but with
> different
> IP addresses, and I'm NOT using "Host Headers"! HTTP on port 80 allways
> works
> fine for both sites at the same time!
>
> What's missing?
>
> BR, Björn
| |
|
| Ken,
I solved the problem by installing a cert from our own CA instead!
How to implement SSL in IIS
http://support.microsoft.com/kb/299875/en-us
Thanks and hopefully this will help other people!
BR,
Björn
"Ken Schaefer" skrev:
> There is a bug in SelfSSL :-(
>
> You can setup Microsoft Certificate Services and issue multiple certs, or
> use another tool to generate certificates.
>
> Cheers
> Ken
>
> "McZeb" <McZeb@discussions.microsoft.com> wrote in message
> news:B2597B75-47AD-4874-BF4A-23679E61B0E9@microsoft.com...
>
>
>
| |
| David Wang [Msft] 2006-07-07, 1:20 am |
| The bug in SelfSSL is fixed and redistributed with SSLDiag 1.1.
http://blogs.msdn.com/david.wang/ar...h_websites.aspx
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"McZeb" <McZeb@discussions.microsoft.com> wrote in message
news:A7EFEB78-F349-4D19-B3BA-3529F65B1D20@microsoft.com...[vbcol=seagreen]
> Ken,
> I solved the problem by installing a cert from our own CA instead!
>
> How to implement SSL in IIS
> http://support.microsoft.com/kb/299875/en-us
>
> Thanks and hopefully this will help other people!
>
> BR,
> Björn
>
> "Ken Schaefer" skrev:
>
|
|
|
|
|