IIS Server Security - Multiple certificates on one website?

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > August 2006 > Multiple certificates on one website?





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 Multiple certificates on one website?
BvdB

2006-08-18, 1:32 pm

I've a website that can be connected by 2 different dns names.

site1.domain.com
site2.domain.com (alias of site1)

I 've a certificate installed and that is working fine on site1.domain.com.
When users make a connection using the site2 they get a warning that the
name of the certificate is matching with the name of the site.
Does anyone know a way to redirect the site without generating the warning?

Kind regards,
BvdB
Miha Pihler [MVP]

2006-08-18, 1:32 pm

Hi,

You can create another site and point it to the same content. Give it a
second name (e.g. host header) or/and appropriate IP address. Now link this
site with second certificate...
As long as both websites point to the same content there should be no
difference for the end user.

--
Mike
Microsoft MVP - Windows Security

"BvdB" <BvdB@discussions.microsoft.com> wrote in message
news:F6479C0B-CE5D-4FCA-B65A-80DD4E67B8E0@microsoft.com...
> I've a website that can be connected by 2 different dns names.
>
> site1.domain.com
> site2.domain.com (alias of site1)
>
> I 've a certificate installed and that is working fine on
> site1.domain.com.
> When users make a connection using the site2 they get a warning that the
> name of the certificate is matching with the name of the site.
> Does anyone know a way to redirect the site without generating the
> warning?
>
> Kind regards,
> BvdB



Bernard Cheah [MVP]

2006-08-19, 1:25 am

You can't!
a) only 1 cert can be associated with 1 website
b) in you case, if you redirect to site2 in https mode, you will get prompt,
coz the url doesn't match the cert common name. You can fix this by having a
wildcard cert *.domain.com to be deployed on the website.


--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


"BvdB" <BvdB@discussions.microsoft.com> wrote in message
news:F6479C0B-CE5D-4FCA-B65A-80DD4E67B8E0@microsoft.com...
> I've a website that can be connected by 2 different dns names.
>
> site1.domain.com
> site2.domain.com (alias of site1)
>
> I 've a certificate installed and that is working fine on
> site1.domain.com.
> When users make a connection using the site2 they get a warning that the
> name of the certificate is matching with the name of the site.
> Does anyone know a way to redirect the site without generating the
> warning?
>
> Kind regards,
> BvdB



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com