https://bz.apache.org/bugzilla/show_bug.cgi?id=58275
--- Comment #2 from Mark Thomas <[email protected]> --- If the cipher suites are specified using the SSL_xxx form of the name rather than the TLS_xxx form does it work then? My current thinking is that we can detect if we are running on an IBM JVM and then add the SSL_xxx form of the cipher after the TLS_xxx form in the list of ciphers so both are present. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
