Velocity Technical Archive
Gettign rid of certificate warning errors for Outlook in Exchange 2007 2010
Archived Reference: This is a historical technical article preserved from the Velocity Technologies knowledge base. For current Phoenix and East Valley managed IT services, explore our managed IT services or cybersecurity solutions.
You may see an Outlook error "The name of the security certificate is invalid or does not match the name of the site." if you order a UCC cert. This is because you cannot add your internal server names to the certificate. Therefore, it is necessary to change where Outlook clients connect.\n \nSet-ClientAccessServer –Identity cas –AutodiscoverServiceInternalUri https://mail.myCAS.com/autodiscover/autodiscover.xml\nSet-WebServicesVirtualDirectory –Identity “EWS (Default Web Site)” –InternalUrl https://mail.myCAS.com/ews/exchange.asmx\nSet-OABVirtualDirectory –Identity “oab (Default Web Site)” –InternalUrl https://mail.myCAS.com/oab\nIf you are utilizing the Unified Messaging Service (UMS), you will also need to input the following:\nSet-UMVirtualDirectory –Identity “unifiedmessaging (Default Web Site)” –InternalUrl https://mail.myCAS.com/unifiedmessaging/service.asmx