Hello, I am working at a site and trying to disable the support for low encryption ciphers, while still maintaining Medium and High encryption. This is for a stand-alone Tomcat 4.1. I do not want to change to Tomcat 5. I have tried several different string combinations using commas and collon dilimiters in the server.xml file (ciphers=3D"* ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM*") but nothing seem= s to be working. I have searched and found a couple other people asking the same question but no solutions.
I need some new ideas or at least a direction to head in. Thanks, Chad