On Sun, Mar 22, 2026 at 04:36:00AM +0000, Rudi Heitbaum via Openvpn-devel wrote:
> 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

Also pushed this to Gerrit as https://gerrit.openvpn.net/c/openvpn/+/1584 to
give it the full buildbot treatment.

FWIW, the mailing list mangles your From: line to work around DMARC issues.
If you could use "git format-patch --force-in-body-from" that would make them
slightly easier to apply.

Regards,
-- 
  Frank Lichtenheld


_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to