|
exchange
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Certrificate RequestI'm in the process of requesting a certificate for my CAS server (for OWA,
Outlook Anywhere, and AutoDiscover and whatever else??). Would this request do the trick for my environment, with regards to Subject Alternative Names? New-ExchangeCertificate -DomainName EXC02,EXC02.domainname.com,webmail.domainname.com,webmail,autodiscover,autodiscover.domainname.com -GenerateRequest:$True -Keysize 1024 -path c:\cert.req -privatekeyExportable:$true -subjectName "c=US, s=STATE, l=CITY, o=COMPANYNAME, CN=webmail.domainname.com" |
|||||||||||||||||||||||