60 pts.
0
Q:
Exchange 2007 3rd Party SSL Cert - Common Name
I am not sure what the Common Name should point at: our new external OWA web address (owa2.sbcity.org) or the email server's name (georgia.ccb.gov)? Our external domain (sbcity.org) is different than our internal one (ccb.gov).

New-ExchangeCertificate -GenerateRequest -Path c:\Certificates\OWA-external-certrequest.req -KeySize 1024 -PrivateKeyExportable $True -SubjectName "c=US, s=CA, l=San Bernardino, o=City of San Bernardino, ou=Information Technology, cn=georgia.ccb.gov" -DomainName owa2.sbcity.org -FriendlyName "OWA External Certificate"

Thanks
ASKED: Apr 7 2009  9:30 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
10120 pts.
0
A:
 RATE THIS ANSWER
+1
Click to Vote:
  •   1
  •  0
  • AddThis Social Bookmark Button
The common name should be the external owa2.sbcity.org address.

________________________________________________________

Fm005 | Apr 8 2009 4:56PM GMT

The common name can be any of the names that you need to secure. Generally it will be the main Webmail address used by users in your organization as this is the name that will show up on the certificate if someone were to try and view the actual certificate.

But as far as it goes, there is no difference in functionality on which names shows up as the common name.
Last Answered: Apr 8 2009  5:06 PM GMT by ITKE   10120 pts.
Latest Contributors: Mshen   23525 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Labnuke99   26360 pts.  |   Apr 8 2009  1:14PM GMT

See this similar question & answer

 

Labnuke99   26360 pts.  |   Apr 8 2009  1:14PM GMT

The link got lost.

 <a href="http://itknowledgeexchange.techtarget.com/itanswers/securing-owa-2007-on-exchange-07/" title="http://itknowledgeexchange.techtarget.com/itanswers/securing-owa-2007-on-exchange-07/" target="_blank">http://itknowledgeexchange.techtarget.co…</a>

 

Fm005   10 pts.  |   Apr 8 2009  4:56PM GMT

The common name can be any of the names that you need to secure. Generally it will be the main Webmail address used by users in your organization as this is the name that will show up on the certificate if someone were to try and view the actual certificate.

But as far as it goes, there is no difference in functionality on which names shows up as the common name.

 
0