What is the correct way to generate the certificate for Exchange Server 2007? Our Exchange server exists in internal network and I forward external users from a different domain through a firewall. So IP address in a certificate should be of that external domain. I was trying to create certificate request using exchange management shell with command:
New-ExchangeCertificate -GenerateRequest -domainname servername -FriendlyName servername -privatekeyexportable:$tru
e -path c:\cert_myserver.txt
Then I tried to create tryout certificate on RapidSSL buy it is asking for correct address information.
Start Free Trial