VMware Identity Manager - Enable TLS 1.0
TLS v1.0 is disabled by default on vIDM v2.6 onward, the following will illustrate how to re enable it. First log onto the appliance using the root user. Using a vi editor open the following location. >vi /opt/vmware/horizon/workspace/conf/server.xml Then find the following line. >sslEnabledProtocols=”TLSv1.1,TLSv1.2″ This needs to be changed to the […]