SSL certificates and multiple websites

I have one web server housing multiple sites, can I use a single certificate
for all the websites or do I need to apply the SSL certficate(s) to each site
individually? Using the certificate creation wizard, it looks like it makes
them based off a single website? Is there a way to create one SSL cert. and
have all the websites use that?
Thanks in Advance, Tom
--
TAndrist ITS II
tandrist [ Mo, 22 Oktober 2007 22:23 ] [ ID #1851441 ]

Re: SSL certificates and multiple websites

You can create a certificate request using certreq.exe

If all sites are hosts in the same domain, you can create a request for a
wildcard (*.domain.tld) certificate.

If the sites are in multiple domains, then you either need to create a
certificate with the hosts in the subject alternate name fiels, or create
multiple certificate requests.

Cheers
Ken

--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken

"tandrist" <tandrist [at] discussions.microsoft.com> wrote in message
news:E905D903-4FFD-4596-BB9D-A8FB9B05D231 [at] microsoft.com...
>I have one web server housing multiple sites, can I use a single
>certificate
> for all the websites or do I need to apply the SSL certficate(s) to each
> site
> individually? Using the certificate creation wizard, it looks like it
> makes
> them based off a single website? Is there a way to create one SSL cert.
> and
> have all the websites use that?
> Thanks in Advance, Tom
> --
> TAndrist ITS II
Ken Schaefer [ Di, 23 Oktober 2007 16:43 ] [ ID #1852377 ]
Webserver » microsoft.public.inetserver.iis.security » SSL certificates and multiple websites

Vorheriges Thema: ssl cert in IIS 6 works for Firefox, fails for IE 6 & 7
Nächstes Thema: IIS6 - Directory Traversal in Active Server Pages - FSO