NOTE:ZENworks no longer supports Windows Server as a Primary Server from version 24.2 onwards. For more information, see End of Support for Windows Primary Server.
Backup the server.xml in the following location:
On Linux: /opt/microfocus/zenworks/share/tomcat/conf/
In the server.xml file, remove the following ciphers attribute in the Connector element:
SSL_RSA_WITH_3DES_EDE_CBC_SHA
TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA
TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA
TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA
TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA
Restart the services by running the microfocus-zenworks-configure -c Start command.
NOTE:If the zone is upgraded to 2017 Update 1 or later versions, then these steps are not required.