Re: multiple sites and SSL certificates

From: BB (Bernard_at_3exp.com)
Date: 01/30/03


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.
>
>



Relevant Pages

  • Re: SBS 2003 and Outlook RPC over HTTP issues
    ... Your cert is barfing due to the fact that the names do not match. ... some weird certificate error now though...if you want to see it ... As pointed out by others, port 80 does NOT need to be open, and yes, ... record pointing that to your SBS, and you have port 443 open and ...
    (microsoft.public.windows.server.sbs)
  • Re: imap question
    ... connected to port 143. ... I suspect that there is something wrong with the certificate or the ... imapd doesn't want the cert from the openbsd router, ... the client is coming from it since its your router. ...
    (freebsd-questions)
  • Re: CA LOCATION
    ... The best place to place your CA in on the machine that is doing Port 80 ... Your OWA clients will want to install the Root Certificate, ... Another thing you will have to do, is publish a Host record for your Cert ... Server, that way it can get resolved properly. ...
    (microsoft.public.exchange.admin)
  • Re: multiple certificates
    ... You have to add the port number if you are using anything other than the default of 443. ... don't like to do that most administrators just set up each SSL site with its own unique IP address and let the default port of 443 govern. ... > The certificate you get accessing the second site is from ... >>url and the cert common name not matching. ...
    (microsoft.public.inetserver.iis.security)
  • Re: how to tell if an AD server supports LDAP over SSL?
    ... And when the certificate is set up the simplest way to test is to use ldp to ... bind to port 636 on the DC. ... > So can I make a conclusion that our AD server does not support SSL? ...
    (microsoft.public.win2000.active_directory)