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

            Bug ID: 69603
           Summary: running configure of tomcat-native breaks on
                    openssl(3.4.1) verification
           Product: Tomcat Native
           Version: 2.0.8
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Library
          Assignee: dev@tomcat.apache.org
          Reporter: stephen.kra...@seattle.gov
  Target Milestone: ---

Good day,

Trying to run a configure of tomcat-native (v2.0.8) and get the following
error:
checking for OpenSSL library... /usr/local/bin/
using openssl from /usr/local/bin//lib and /usr/local/bin//include
checking OpenSSL library version >= 3.0.0... configure: error: Your version of
OpenSSL is not compatible with this version of tcnative

Current updated version of OpenSSL is version 3.4.1:
[tomcat@server01 tomcat-native-2.0.8-src]$ which openssl
/usr/local/bin/openssl
[tomcat@server01 tomcat-native-2.0.8-src]$ openssl version
OpenSSL 3.4.1 11 Feb 2025 (Library: OpenSSL 3.4.1 11 Feb 2025)

Linux Server version:
NAME="Oracle Linux Server"
VERSION="8.10"
ID="ol"
ID_LIKE="fedora"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="8.10"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Oracle Linux Server 8.10"


My goal is to configure tomcat-native and setup tomcat connector to use SSL
with Nio2protocol.  Currently can't seem to get that to work.  I was able to
get tomcat running with a jsse and self signed certificate but I can't use a
self-signed certs outside of sandbox environments. I originally tried to
configure tomcat-native when OpenSSL was version 1.1.1f and in doing the
openssl upgrade I still get the error on configure.

Tomcat 11.0.3
Tomcat-Native 2.0.8
APR 1.7.5
JDK 17.0.13

Any assistance would be greatly appreciated. Happy to gather more info if
needed.

Cheers,
Stephen

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