| Home | Kaiming |
Addresses for the OWA access
At Ex20071
Configuring IIS to support multiple DNS domains
https://ex20071
https://ex20071.work.com
https://mail.work.com
https://autodiscover.work.com
https://mail.house.com
https://mail.issac.com
https://mail.newton.com
Set-OwaVirtualDirectory -id "OWA (Default Web Site)" -LogonFormat PrincipalName
To restart IIS, run the following command: "iisreset /noforce".
For IIS to use https://, a certificate with multiple DNS names is required.
Assuming the Microsoft Certificate Authority is installed as Standalone Root.
Assuming the DNS registered name is mail.work.com. The mail.work.com is publically registered.
At Ex20071 computer:
New-ExchangeCertificate -GenerateRequest -subjectname "dc=com,dc=work,cn=mail.work.com" -domainname ex20071.work.com,ex20071,mail.work.com, autodiscover.work.com,mail.house.com,mail.newton.com,mail.issac.com -PrivateKeyExportable $true -path c:\certrequest.txt
Open c:\certrequest.txt in Notepad.exe and copy all the code.
HTTP://Paula/certsrv/
Request a certificate
View the status of a pending certificate request
Download a CA certificate, certificate chain, or CRL
Download a CA Certificate, Certificate Chain, or CRL
To trust certificates issued from this certification authority, install this CA certificate chain.
HTTP://Paula/certsrv/
Request a certificate
View the status of a pending certificate request
Download a CA certificate, certificate chain, or CRL
Request a Certificate
Select the certificate type:
--Web Browser Certificate
--E-Mail Protection Certificate
--Or, submit an advanced certificate request.
Advanced Certificate Request
The policy of the CA determines the types of certificates you can request. Click one of the following options to:
Create and submit a request to this CA.
Submit a certificate request by using a base-64-encoded CMC or PKCS #10 file, or submit a renewal request by using a base-64-encoded PKCS #7 file.
At Paula, the CA:
At Ex20071:
http://Paula/certsrv
Request a certificate
View the status of a pending certificate request
Download a CA certificate, certificate chain, or CRL
Import-ExchangeCertificate –Path C:\certnew.p7b
Enable-ExchangeCertificate –Services SMTP,POP,IIS –Thumbprint 21496911E3AC56164F06B4C84FB523C2A54C7AC8
Trusting the certificate authority
For workstations that are members of the work.com domain;
http://paula/certsrv
Request a certificate
View the status of a pending certificate request
Download a CA certificate, certificate chain, or CRL
DER
Base 64
Download CA certificate
Download CA certificate chain
Download latest base CRL
Save it as c:\certnew.cer.
Default Domain Policy
Request a certificate
View the status of a pending certificate request
Download a CA certificate, certificate chain, or CRL
Download a CA Certificate, Certificate Chain, or CRL
To trust certificates issued from this certification authority, install this CA certificate chain.
OWA access
https://mail.house.com
https://mail.issac.com
https://mail.newton.com