Re: Multiple certificates on one website?
- From: "Bernard Cheah [MVP]" <qbernard@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 19 Aug 2006 13:57:34 +0800
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@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F6479C0B-CE5D-4FCA-B65A-80DD4E67B8E0@xxxxxxxxxxxxxxxx
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
.
- Prev by Date: Re: ASP.NET 1.1 + IIS 5 + Nagios
- Next by Date: Re: ASP.NET 1.1 + IIS 5 + Nagios
- Previous by thread: Re: Multiple certificates on one website?
- Next by thread: RE: Grant Users Permissions to Modify IIS without Having Full Admi
- Index(es):
Relevant Pages
|