Re: Multiple SSL Certificates for OWA?
- From: "PL" <syplai@xxxxxxxxxxxx(autodeletejunkemails)>
- Date: Fri, 6 Apr 2007 14:58:25 +0800
Configure a separate site on the OWA server. Each site can use one and
only one SSL cert. You can't have 2 SSL certs in one site. In addition,
each IP can only be assigned to one SSL sites. That means, your server
needs to have 2 IPs. One IP is linked to the Internet
gateway/router/firewall and you connect to it using mail.domain.com. The
other IP is used internally and you connect to it using server.domain.com.
1. Add an additional IP on your network card
2. Use IIS to create a new site based on the new IP
3. Install the corresponding SSL cert on the new site to enable SSL
4. Update the internal DNS/WINS server to resolve correct names to the 2
IPs.
5. Use ESM to extend the new site for use by OWA
OR
Configure a valid SSL certificate that supports Subject Alternate Names. If
you are using internal Win2k/2k3 CA:
1. On your internal CA, use command prompt to run: certutil -setreg
policy\editflags +EDITF_ATTRIBUTESUBJECTALTNAME2
2. On the web server, use http://yourcertserver/certsrv to request a new Web
Server Certificate. Before you submit the request, add the following string
to the "Attributes" textbox:
"SAN:DNS=mail.domain.com&DNS=server.domain.com&DNS=SERVER".
3. Install the cert and use it in IIS.
--
PL
I have setup OWA on our only Exchange system in our organization (Exchangeoutside
2003). I created and installed a SSL certificate to the OWA sithe (the
default web site in IIS), and it works fine when accessing OWA from
our network, i.e. https://mail.domain.com/exchange. However, when someonenot
tries to access the OWA from INSIDE our network, i.e.
https://server.domain.com/exchange, we get a certificate warning. I have
tried to find information on how to install a 2nd certificate, and I am
even sure if it can be done.
Thanks in advance,
Brian
.
- References:
- Multiple SSL Certificates for OWA?
- From: Brian
- Multiple SSL Certificates for OWA?
- Prev by Date: Re: New server setup....
- Next by Date: Exchange on DC
- Previous by thread: Re: Multiple SSL Certificates for OWA?
- Next by thread: Re: Have Exchange 2003 on Win2K... Want to move to Win2K3 box
- Index(es):
Relevant Pages
|