https://issues.apache.org/bugzilla/show_bug.cgi?id=56027
--- Comment #20 from Christopher Schultz <ch...@christopherschultz.net> --- I believe the "SSL2 MD5" routines problem is different from this issue, which was to allow Tomcat to start up with OpenSSL already in FIPS mode (e.g. don't choke and die if we're already in FIPS mode). Next, Tomcat tries to initialize the SSL endpoint with a list of ciphers and I think it request too many ciphers (and violates FIPS requirements). I'm not sure why this fails when already in FIPS mode versus working when explicitly entering FIPS mode first. I thought this failure had been reported elewhere but I can't seem to find the reference right now. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org