https://bz.apache.org/bugzilla/show_bug.cgi?id=65131
--- Comment #8 from frraj...@cisco.com ---
Thanks, Remy. I'll update this bug report when I get the chance to test the
latest tomcat version.
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://bz.apache.org/bugzilla/show_bug.cgi?id=65131
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEEDINFO
https://bz.apache.org/bugzilla/show_bug.cgi?id=65131
--- Comment #6 from Mark Thomas ---
Yes, the OP is correct that the clearLastError call in unwrap is there is part
of this fix:
https://github.com/apache/tomcat/commit/ebab25
I agree that using a loop looks to be the right approach here.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=65131
--- Comment #5 from Remy Maucherat ---
(In reply to Mark Thomas from comment #4)
> I can't recreate this using the provided test case, Tomcat Native 1.2.26 and
> the latest OpenSSL 1.1.1 source code.
>
> I'll note that Tomcat 1.2.26 won't comp
https://bz.apache.org/bugzilla/show_bug.cgi?id=65131
--- Comment #4 from Mark Thomas ---
I can't recreate this using the provided test case, Tomcat Native 1.2.26 and
the latest OpenSSL 1.1.1 source code.
I'll note that Tomcat 1.2.26 won't compile with OpenSSL 1.0.2 so I do wonder
exactly what ve
https://bz.apache.org/bugzilla/show_bug.cgi?id=65131
--- Comment #3 from frraj...@cisco.com ---
I have reproduced the problem with tomcat version 9.0.43:
Feb 11, 2021 11:49:43 AM org.apache.catalina.core.AprLifecycleListener
lifecycleEvent
INFO: Loaded Apache Tomcat Native library [1.2.26] using
https://bz.apache.org/bugzilla/show_bug.cgi?id=65131
Remy Maucherat changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #2 from Remy Mau
https://bz.apache.org/bugzilla/show_bug.cgi?id=65131
--- Comment #1 from Remy Maucherat ---
Ok, I can see the error check could still be a bit shaky, a loop could possibly
be used in clearLastError (documentation of the OpenSSL API is here:
https://www.openssl.org/docs/manmaster/man3/ERR_get_erro