How can I disable TLS 1.1 in CPS or Apache Tomcat? - c06638734
- Stop CPS Central Print Services (Apache Tomcat)
- Edit “server.xml” file that is usually located here by default: C:\Program Files (x 86)\ PrinterOn Corporation\Apache Tomcat\Conf
- Modify “ sslEnabledProtocols ” to only include TLS 1.2
- Save server.xml
- Start CPS service
NOTE:
This is just informational. For best practices, follow Apache Tomcat resources and recommendations.