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:CertificatesOWA-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
Software/Hardware used:
ASKED:
April 7, 2009 9:30 PM
UPDATED:
April 8, 2009 5:06 PM
See this similar question & answer
http://itknowledgeexchange.techtarget.com/itanswers/securing-owa-2007-on-exchange-07/
The link got lost.
http://itknowledgeexchange.techtarget.com/itanswers/securing-owa-2007-on-exchange-07/
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.