https://bz.apache.org/bugzilla/show_bug.cgi?id=67628

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

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

--- Comment #7 from Mark Thomas <ma...@apache.org> ---
Fixed in:
- 11.0.x for 11.0.0-M14 onwards
- 10.1.x for 10.1.16 onwards
-  9.0.x for  9.0.83 onwards
-  8.5.x for  8.5.96 onwards

The description of ciphers and the log message should be a lot clearer now.

I couldn't reproduce the DSS issue so there may be another issue here that
needs a new bug report.

Generally, I'd expect to see two types of bugs with this code.

1. Interpretation errors. These take the form of a test added to
TestOpenSSLCipherConfigurationParser with a valid ciphers string that fails
when run with the latest OpenSSL dev buld.

2. Test errors. Any test in TestOpenSSLCipherConfigurationParser that passes
with the latest OpenSSL dev build but fails with the latest build of one or
more older branches.This usually means we haven;t taken full account of a
change between OpenSSL versions in the tests.

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