Re: [Bug 54406] NIO and BIO connectors handle unsupported SSL ciphers and sslEnabledProtocols differently

2013-01-14 Thread Christopher Schultz
Tim, On 1/13/13 5:13 PM, Tim Whittington wrote: On Mon, Jan 14, 2013 at 11:10 AM, bugzi...@apache.org wrote: https://issues.apache.org/bugzilla/show_bug.cgi?id=54406 --- Comment #2 from Tim Whittington t...@apache.org --- Fixed in trunk and in 7.0.x and will be included in 7.0.36 onwards.

Re: [Bug 54406] NIO and BIO connectors handle unsupported SSL ciphers and sslEnabledProtocols differently

2013-01-14 Thread Tim Whittington
On Tue, Jan 15, 2013 at 1:49 PM, Christopher Schultz ch...@christopherschultz.net wrote: Tim, On 1/13/13 5:13 PM, Tim Whittington wrote: On Mon, Jan 14, 2013 at 11:10 AM, bugzi...@apache.org wrote: https://issues.apache.org/bugzilla/show_bug.cgi?id=54406 --- Comment #2 from Tim Whittington

[Bug 54406] NIO and BIO connectors handle unsupported SSL ciphers and sslEnabledProtocols differently

2013-01-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54406 --- Comment #2 from Tim Whittington t...@apache.org --- Fixed in trunk and in 7.0.x and will be included in 7.0.36 onwards. The change involved a modification to the org.apache.tomcat.util.net.SSLUtil interface, which will require updates

[Bug 54406] NIO and BIO connectors handle unsupported SSL ciphers and sslEnabledProtocols differently

2013-01-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54406 Tim Whittington t...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: [Bug 54406] NIO and BIO connectors handle unsupported SSL ciphers and sslEnabledProtocols differently

2013-01-13 Thread Tim Whittington
On Mon, Jan 14, 2013 at 11:10 AM, bugzi...@apache.org wrote: https://issues.apache.org/bugzilla/show_bug.cgi?id=54406 --- Comment #2 from Tim Whittington t...@apache.org --- Fixed in trunk and in 7.0.x and will be included in 7.0.36 onwards. The change involved a modification to the

[Bug 54406] NIO and BIO connectors handle unsupported SSL ciphers and sslEnabledProtocols differently

2013-01-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54406 --- Comment #1 from Christopher Schultz ch...@christopherschultz.net --- +1 There was a post to the users' list recently where a user attempted to configure JSSE using OpenSSL-style cipher names. The result was evidently that the Connector