How-to Force TLS 1.2 in EveryonePrint
- Stop EveryonePrint Web Service
- Make a backup copy of the file: ...\EveryonePrint\ntsrv\eopweb.conf
- Open the file with Notepad or similar editor
- Look for lines 'in bold' with Dhttps.protocols and Deop.tls (or add the lines with correct numbering sequence) in the section "Java Additional Parameters"
- Make sure to remove any "#" before the lines:
# Java Additional Parameters
wrapper.java.additional.1=-Djetty.home=
wrapper.java.additional.2=-Djetty.logs=logs
wrapper.java.additional.3=-Dderby.system.home=temp
wrapper.java.additional.4=-XX:PermSize=64M
wrapper.java.additional.5=-XX:MaxPermSize=256M
wrapper.java.additional.6=-Dhttps.protocols=TLSv1.2
wrapper.java.additional.7=-Deop.tls=TLSv1.2
- Save
- Start the EveryonePrint Web service
Also you need to upgrade to 4.3.0 or later (if error persist regarding SSL in Mobile Gateway, uninstall and reinstall EOP)
Start a support ticket
Are things still not working? Head over to our Support Portal and create a ticket. In case of emergency call us at +46 (0)317481702
Make sure that you have an active maintenance agreement for your solution!
Tags: Everyoneprint, TLS 1.2
Joakim Johansson
Comments