Am 22.03.2026 um 05:36 schrieb Rudi Heitbaum via Openvpn-devel:
ASN1_STRING are now opaque types in OpenSSL 4.x — the internal data and
length fields are no longer directly accessible. Use the accessor API
instead. Accessors have been available since OpenSSL 1.1.0
The ASN1_STRING_length accessor is already in use, but not consistently
applied. Standardise on using ASN1_STRING_length and ASN1_STRING_get0_data
which allows for successful build of OpenSSL 4.x
Signed-off-by: Rudi Heitbaum<[email protected]>
Looks good and the GIthub build for it in the PR are also green with
aws-lc and libressl (ssl_verify_openssl: use official ASN1_STRING_ API
by heitbaum · Pull Request #1003 · OpenVPN/openvpn
<https://github.com/OpenVPN/openvpn/pull/1003>)
Acked-By: Arne Schwabe <[email protected]>
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel