9.2 On Appliance Primary Server:

  1. Backup the jetty-ssl.xml file available in the /opt/novell/jetty8/etc/ location.

  2. Under the Call element in the jetty-ssl.xml file, move the following ciphers from IncludedCipherSuites to ExcludedCiphers:

    • SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA

    • 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

  3. 3. Restart the services by running the novell-zenworks-configure -c Start command.

    NOTE: