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

            Bug ID: 63701
           Summary: SSL initialize hangs with OpenSSL 1.1.1
           Product: Tomcat Native
           Version: 1.2.21
          Hardware: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: Library
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 36739
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36739&action=edit
Patch using a new OpenSSL init API

OpenSSL >= 1.1.0 uses new initialization concept by
replacing all those initialization calls with single OPENSSL_init_ssl call.

Tomcat native using OpenSSL 1.1.1 hangs inside initialize on Windows platforms.
Using new API it works

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