VMware Horizon Community
pchapman
Hot Shot
Hot Shot

UAG PowerShell Script - any way to disable TLS 1.1?

I don't see a way to disable TLS 1.1 in the powershell deployment script.  Right now, I have to manually perform this step after.  Is there a way to do it in the script's .ini file?

I've looked through the uagdeploy.psm1 file and found reference to the setting "tls11enabled", but it appears to dynamically set it based on if its the FIPS or non-FIPS build and doesn't appear to be modified by the user.  I don't want customers to have to rely on modifying the script, in case they download a new version from the web, etc.

Thanks!

1 Reply
BenFB
Virtuoso
Virtuoso

I've requested a way to do that as well as specify the cipher suites (Those are our two manual steps when we deploy a UAG). Last I heard a future version would add the ability. Maybe markbenson can provide an update.