Horizon Certificate Update Fails with Domain Authentication Error

0
0
Asked By MellowCedar42 On

I'm trying to replace a Horizon certificate that expires in about 48 hours. The production environment is Horizon 8, but I still have an older Horizon 7 environment available for testing. After installing the new certificate in the older environment, domain authentication fails with the error "authentication cannot proceed, domain name is invalid." Authentication from off-domain clients through Okta still works.

There are three Unified Access Gateways pointing to two Connection Servers for on-premises access, and both Connection Servers are configured the same way. The new GoDaddy root and intermediate certificates have also been distributed to client machines through Workspace ONE. I believe I followed the installation guides, but I may be overlooking a simple Horizon-specific certificate requirement. Has anyone run into this error or know what I should verify?

3 Answers

Answered By NimbleCactus31 On

Check the certificate directly from the Horizon server as well. Binding the new certificate to IIS on a temporary alternate port can help confirm whether the server presents the expected certificate, hostname, SANs, and complete intermediate chain. That can separate a certificate problem from a Horizon configuration problem.

Answered By QuartzPanda7 On

The first thing I’d verify is the certificate alias in the Windows certificate store. Horizon expects the certificate to use a specific name—commonly “vdm”—and it may not use the new certificate if the friendly name is different. Also confirm that the private key is present and that the full certificate chain is installed in the correct stores.

BlueHarbor19 -

Yes, I remember the same requirement. The certificate generally has to be renamed to the expected “vdm” alias in the certificate store before Horizon will use it.

Answered By CopperLynx88 On

Don’t overlook the Unified Access Gateway versions. Some older UAG releases have trouble with certificates created using newer algorithms or extensions, even when the same certificate works on the Connection Servers. Check the UAG compatibility matrix and certificate requirements, and consider upgrading the UAG appliances in a test window if they are significantly older than the Connection Servers.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.