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

--- Comment #3 from Ajay Ponnappan <[email protected]> ---
Yes, if cipher suites are specified using SSL_xxx then it works perfectly.
However, customers who are familiar with Oracle JRE are tend to specify TLS
prefix:P. So is the need to address this issue

I have done a similar kind of patch for the time being where if we are running
on IBM JRE, replace all TLS prefix with SSL prefix before calling setCiphers()

However the check for a specific JRE provider and then renaming the actual
cipher names doesnt sound right to me.  So is this my request to get your
thoughts to have a  more generalized solution

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

Reply via email to