Re: multiple sites and SSL certificates
From: BB (Bernard_at_3exp.com)
Date: 01/30/03
- Next message: BB: "Re: Blind FTP access in IIS 5"
- Previous message: BB: "Re: Get a load of this BIZZARE DNS response!!!!"
- In reply to: Clifton Ramsundar: "multiple sites and SSL certificates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "BB" <Bernard_at_3exp.com> Date: Thu, 30 Jan 2003 09:57:21 +0800
If it's 2 different domain you need 2.
and you need either 2 IP or 2 different port.
cause host header don't support SSL.
and each cert has a common name which map to your url address.
if this 2 name not match, you will get msg prompt.
lately there's also wildcard cert. *.abc.com which then you
can have this cert serving aa.abc.com and bb.abc.com
In you case, you need to buy a new one and allocate either
new IP or diff port... if you use diff port.. you must
browse the site with https://secondsite:499/ say 499 is the port
Normally specifying https://firstsite/ will use 443..
Rgds.
"Clifton Ramsundar" <cramsundar@stellarishealth.org> wrote in message
news:elG700$xCHA.2592@TK2MSFTNGP10...
> Hi. Currently I have two sites running on my web server. One site has a
> SSL certificate and the other will need one. Can I use the same
certificate
> or do I need to purchase a new one? Would any security issues arise due
to
> using one certificate for both sites? Both sites have different domain
> names.
>
> Thanks for any help in advance.
>
>
- Next message: BB: "Re: Blind FTP access in IIS 5"
- Previous message: BB: "Re: Get a load of this BIZZARE DNS response!!!!"
- In reply to: Clifton Ramsundar: "multiple sites and SSL certificates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|