Microsoft
Software
Hardware
Network
Question : Installing an SSL Certificate in Microsoft Exchange Server 2007
I have the UCC certificate with godaddy and I just need to certify the OWA and ActiveSync services
follow these instructions
Enable-ExchangeCertificate
-Thumbprin
t [thumbprint]-Services "SMTP, IIS" where
1.-Thumbprint [thumbprint] = The unique string Representing the installed certificate (copied in the previous step)
2.-Services "SMTP, IIS" = this certificate will be enabled for IIS and SMTP services.
The question would be how I can certify only cervicios ActiveSync and OWA?
Answer : Installing an SSL Certificate in Microsoft Exchange Server 2007
what about the post 33114603 where i stated the private key must be missing
Random Solutions
Migrate SBS 2003 to Server 2008 R2
SBS 2008 BPA - Exchange Server Virtual Directories are installed
SCCM MSI deployment Post-Installation tasks
Access 2007 Update subform values with another subform
Oracle Fusion Middleware Vs IBM WAS
How to see the ESXi version
IE8 annoying advertising popups on double underlined links in webpages
Access VBA set all values of a Yes/No field to no
How to check and clear Attention LED
Dot Net IL Code to C# conversion