jeredfloyd opened a new issue, #13427: URL: https://github.com/apache/trafficserver/issues/13427
Fedora 45 migrates to OpenSSL 4.0. In OpenSSL 4.0, the ASN1_STRING type is now opaque, and accessors must be used, see https://docs.openssl.org/4.0/man7/ossl-guide-migration/#the-asn1_string-type-is-now-opaque `X509HostnameValidator.cc:do_check_string()` attempts to access opaque internals and thus will not compile with OpenSSL 4.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
