|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Multiple certificates on one website?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 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. -- Show quoteHide quoteMike Microsoft MVP - Windows Security "BvdB" <B***@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 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. -- Show quoteHide quoteRegards, Bernard Cheah http://www.iis.net/ http://www.iis-resources.com/ http://msmvps.com/blogs/bernard/ "BvdB" <B***@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
ASP.NET 1.1 + IIS 5 + Nagios
User gets challenged for authentication when opening a document SSL required on non SharePoint web site Is it possible for a trusted site to serve up an untrusted page? Problem with IIS windows authentication IIS6 promps for authentication when trying to execute DLL references.... Lockdown Tool & IIS v6? users log into ftp://domainnameA.com and see domainB.com's directo Secure FTP service? IIS 5 / 6 .htaccess |
|||||||||||||||||||||||