Hi
My Exchange enviroment consist with two exchange 2010 servers: Edge Server and Mailbox server. I use internal domaincorp.domain1.pl and external domain domain2.pl (specially for e-mails). Edge server name is: edge.corp.domain1.pl and mailoboxserver is mailbox.corp.domain1.pl (mail.domain2.plfrom internet). User connetct to Pop3, OWA, by mail.domain2.pl DNS address and the main e-mail address isxxx@domain2.pl.
So for that enviroment should I buy two certificates for edge and mailbox server or only one for mailbox server?
How do I create request certificates?
For Edge:
New-ExchangeCertificate -GenerateReques -SubjectName "c=PL, o=company, cn=mail.domain2.pl" -DomainName mail.domain2.pl,edge.corp.domain1.pl -PrivateKeyExportable $true
Is it correct request for Edge server certificate?
For mailboxserver should I create request certificate using Wizard and mark "Use mutual TLS to help secure Internet mail" and "Use Hub Transport server for POP/IMAP client submission"?
Thank you very much for help
Tomasz
Kind Regards Tomasz