Mark,
On 11/10/23 10:27, Mark Thomas wrote:
On 10/11/2023 14:44, Eduardo Guadalupe wrote:
Thanks Mark,
I found the issue, I assumed OpenSSL was installed because I had seen in
some logs the message “OpenSSL successfully initialized [OpenSSL
3.0.11 19
Sep 2023].”
That may be the OpenSSL version that is static linked to the Tomcat
Native library. I don't think you can use that directly.
I would think that WOULD work (once loaded), except Tomcat is
specifically attempting to load ssl.dll in this case. IMO it's probably
not worth it to allow either libtcnative or libssl. I think you should
pick one or the other and load the one you expect to use.
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org