Updated: 09 April 2022

How can I disable TLS 1.1 in CPS or Apache Tomcat? - c07721397

  • Stop CPS Central Print Services (Apache Tomcat)
  • Open the server.xml file (usually located here by default: C:\Program Files (x86)\PrinterOn Corporation\Apache Tomcat\Conf).
  • Locate the sslEnabledProtocols entry
  • Modify the value to only include TLS 1.2.
  • Save server.xml.
  • Restart the CPS service.

NOTE:

This is just informational. For best practices, follow Apache Tomcat resources and recommendations.