Issue:
How to disable TLS1.0 and TLS1.0 in Policy Manager Server ?
Resolution:
The Java system properties for Policy Manager Server (PMS) can be specified via the Windows registry:
- Run Regedit as administrator.
- Create the following string registry
key: HKEY_LOCAL_MACHINE\SOFTWARE(Wow6432Node)\Data Fellows\F-Secure\Management Server 5\additional_java_args
- Specify the Java system properties in the following format:
-DforbidDownloadingPublicKey=true -DenableVistaInteroperability=false
- Restart the Policy Manager Server service to make the new configuration take effect.
Reference: https://community.f-secure.com/business-suite-en/kb/articles/5631-policy-manager-advanced-configuration-settings
Article no: 000020383