Please use the links on the top right of the page to register and log onto SmartAccessCentral in order to post in the forums.
Does anyone know if there is a way to disable the SSL hostname certificate check that the ICA client performs when connecting to the CAG over SSL?
I have two clients that need to connect to the CAG using different host names, but you can only configure one hostname as the SSLProxy in the WI config.
Is there any way to achieve what I'm trying to do? Have seperate CAG+AAC+WI instances for each client seems wastefull and expensive!
Cheers,
Neil
To answer my own question, I think the solution is to configure WI to add the line:
SSLCommonName=<CAG FQDN>
to the ica file.
Now I just need to find a way of getting all my clients to the CAG via the same SSLProxyhost name!