SSL certificates and multiple websites

SSL certificates and multiple websites

am 22.10.2007 22:23:00 von tandrist

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

Re: SSL certificates and multiple websites

am 23.10.2007 16:43:12 von Ken Schaefer

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" wrote in message
news:E905D903-4FFD-4596-BB9D-A8FB9B05D231@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