Symptoms
Note: For the error "The hostname in the certificate is invalid or does not match" in Horizon Client see Blast and PCoIP connections to DaaS desktop redirects to the external IP address and reports SSL error (2124533).
Connecting to a Connection Server from View Client failsYou see an error similar to: Couldn't resolve host nameYou have the View Client configured to Never connect to untrusted servers You are using a trusted internal Certificate AuthorityThe machine that is running the View Client can resolve the hostname of your Connection Server (nslookup )Using a web browser to connect to the same hostname shows no SSL errorsUsing the View Client to connect to the IP address of the Connection Server fails with an SSL error
Cause
This issue occurs when the case of the Common Name (CN) of the certificate in the Connection Server does not match the case of your Fully Qualified Domain Name (FQDN). There is case sensitivity.
For example:
The CN on your certificate specifies VIEWSERVER.company.org.The FQDN of you Connection Server is viewserver.company.org.The Connection Server certificate details display "Issued to: VIEWSERVER.company.org".
Please note the Case Difference in the above example between your certificate CN and Server FQDN.
Resolution
To resolve this issue, the FQDN of your Connection Server and the CN of the certificate that is in use must match in case. The View Client SSL hostname CN validation functions in a case-sensitive manner.You would need to reissue the cert to ensure a match . See related information below for instructions.Alternatively, you must specify the hostname of the Connection Server in the same case as the CN of the certificate.
Related Information
View Client から Connection Server へ接続中に次のエラーが出る: Couldn't resolve host name
There are several kb articles below to enable you to either generate your own cert internally or create a CSR for a Third party Cert.
- Managing SSL Certificates in VMware View using an internal Microsoft Certificate Authority - There is a video here on the process: http://kb.vmware.com/kb/2020913
- Generating a Horizon View SSL certificate request using the Microsoft Management Console (MMC) Certificates snap-in : http://kb.vmware.com/kb/2068666
- Requesting an SSL Certificate for VMware View using Microsoft Internet Information Services (IIS) - http://kb.vmware.com/kb/2021537