Hi there,
Where and how does one disable SSL 2 & 3 on the iPrint servers.
We have two OES 2018 SP 2 servers with iPrint 6.20.0-46
Thanks
Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it! Learn more
which connections are you seeing those happen? client to the server? server to the printers? (what versions of the client and/or printers in question as well as ports looked at)
and how are you testing this so we can more closely reproduce
________________________
Andy of KonecnyConsulting.ca in Toronto
Please use the "Like" and/or "Verified Answers" as appropriate as that helps us all.
Out of curiosity, I port scanned an iPrint box with
nmap -sV -p 1-65535 --script ssl-enum-ciphers <host>
none of the iPrint bits show the problem, though I found a third party app with TLS 1.0 to go take care of.
start with getting some real scan details from your security team (vs that executive level summary they gave), most importantly getting what port/protocol they are finding this on the server.
________________________
Andy of KonecnyConsulting.ca in Toronto
Please use the "Like" and/or "Verified Answers" as appropriate as that helps us all.