Hi!
I have such RDS configuration:
TS.localdomain.mycorp.com (RDSH server in the internal network with AD localdomain.mycorp.com)
CB.localdomain.mycorp.com (Connection Broker server in the internal network with AD localdomain.mycorp.com)
GW.mycorp.com (RD Gateway + WebAccess available externally)
In the deployment properties the wildcard certificate *.mycorp.com is configured for all services (RD GW, RD WA, RD CB Single Sign On and RD CB Publishing).
After I connect to WebAccess and start my RemoteApp it redirects me through RD Gateway to Connection Broker and displays a warning that the certificate forCB.localdomain.mycorp.com is not trusted.
So it gives me the internal certificate for the Connection Broker server but not my wildcard certificate for the external domain.
If I ignore this warning I connect successfully to the RDSH server without any warnings about the certificate forTS.localdomain.mycorp.com.
How can I either tell the Connection Broker server to use my wildcard certificate, or if it's impossible at least disable this warning of the Connection Broker server, or use some another method for authenticating the Connection Broker server?
Any solution not to disturb users with Connection Broker certificate warning messages?Thanks!