This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new fe5ceececf Add missing items
fe5ceececf is described below
commit fe5ceececfa881f72c64c1617f9522328052d60f
Author: remm <[email protected]>
AuthorDate: Tue Oct 21 15:16:27 2025 +0200
Add missing items
---
res/openssl/openssl-tomcat.conf | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/res/openssl/openssl-tomcat.conf b/res/openssl/openssl-tomcat.conf
index 892f3b84af..6934cebd1d 100644
--- a/res/openssl/openssl-tomcat.conf
+++ b/res/openssl/openssl-tomcat.conf
@@ -16,7 +16,7 @@
-t org.apache.tomcat.util.openssl
-lssl
# Configure include path
--I /usr/lib/gcc/x86_64-redhat-linux/14/include
+-I /usr/lib/gcc/x86_64-redhat-linux/15/include
--output ../../java
#### Extracted from: /usr/include/openssl/asn1.h
@@ -342,17 +342,19 @@
--include-function X509_STORE_CTX_get_error # header:
/usr/include/openssl/x509_vfy.h
--include-function X509_STORE_CTX_get_error_depth # header:
/usr/include/openssl/x509_vfy.h
--include-function X509_STORE_CTX_get_ex_data # header:
/usr/include/openssl/x509_vfy.h
---include-function X509_STORE_CTX_get0_current_issuer # header:
/usr/include/openssl/x509_vfy.h
--include-function X509_STORE_CTX_get0_untrusted # header:
/usr/include/openssl/x509_vfy.h
+--include-function X509_STORE_CTX_get1_issuer # header:
/usr/include/openssl/x509_vfy.h
--include-function X509_STORE_CTX_set_error # header:
/usr/include/openssl/x509_vfy.h
--include-function X509_STORE_set_flags # header:
/usr/include/openssl/x509_vfy.h
--include-constant X509_L_ADD_DIR #
header: /usr/include/openssl/x509_vfy.h
--include-constant X509_L_FILE_LOAD #
header: /usr/include/openssl/x509_vfy.h
--include-constant X509_V_ERR_APPLICATION_VERIFICATION #
header: /usr/include/openssl/x509_vfy.h
--include-constant X509_V_ERR_CERT_UNTRUSTED #
header: /usr/include/openssl/x509_vfy.h
+--include-constant X509_V_ERR_CERT_REVOKED #
header: /usr/include/openssl/x509_vfy.h
--include-constant X509_V_ERR_CRL_HAS_EXPIRED #
header: /usr/include/openssl/x509_vfy.h
--include-constant X509_V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT #
header: /usr/include/openssl/x509_vfy.h
--include-constant X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN #
header: /usr/include/openssl/x509_vfy.h
+--include-constant X509_V_ERR_UNABLE_TO_GET_CRL #
header: /usr/include/openssl/x509_vfy.h
--include-constant X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY #
header: /usr/include/openssl/x509_vfy.h
--include-constant X509_V_ERR_UNABLE_TO_VERIFY_LEAF_SIGNATURE #
header: /usr/include/openssl/x509_vfy.h
--include-constant X509_V_FLAG_CRL_CHECK #
header: /usr/include/openssl/x509_vfy.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]