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

--- Comment #26 from Remy Maucherat <r...@apache.org> ---
Is it really doable to have it for 9.0.13 ?
I see the algorithm you added for native, and translating it into OpenSSLEngine
isn't very easy (it needs JNI additions for that SSL.verifyClientPostHandshake,
and that blocking IO in the middle won't fit well at all either - any IO to
sneak in between async stuff is a problem usually).

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