https://issues.apache.org/bugzilla/show_bug.cgi?id=57249

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
The error you are seeing is because there are 47 cipher suites that the test
expects to be present that are not.

Since each OS vendor is free to compile OpenSSL with the options of their
choice (and some of those options will exclude support for some cipher suites)
then it is an almost impossible task to get this test to pass all platforms.

What we aim to do (and I believe the current code does this) is that the test
should pass with the lastest version of OpenSSL using the default build
options. We test this on Windows, OSX and Linux. I've just re-checked this on
Windows and OSX and these tests pass.

-- 
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

Reply via email to