I am in the process of deploying a VDI scenario with following servers.
2 RDWEB load balanced by TMG
2 Connection brokers in HA mode
3 Hyper-V Servers
Everything works except I am having a certificate problem.
Internally I have domain.lan domain name
we also have domain.com external domain that we use for some services internally.
for my RDweb servers i am using a VDI.DOMAIN.COM wildcard cert. It works fine.
for my DNS RR for my Connection brokers I also wanted to use DOMAIN.COM since I have the wildcard cert and it would be easier.
I configured my DNS RR for the connection brokers to RDCB.DOMAIN.COM and installed DOMAIN.COM wildcard certs on both servers. When i connect to a session, first I get a proper cert when I fist make a connection, but once I click connect it redirects to CONNECTIONBROKER1 or 2 .DOMAIN.LAN instead of DOMAIN.COM and my wildcard certificate is no longer valid and I get an error.
Is there a place I can configure to force the HA connection brokers to use DOMAIN.COM instead of DOMAIN.LAN when the connection is made?