Prepare to provide X509_CRL_get0_sigalg()
authortb <tb@openbsd.org>
Mon, 26 Dec 2022 16:00:36 +0000 (16:00 +0000)
committertb <tb@openbsd.org>
Mon, 26 Dec 2022 16:00:36 +0000 (16:00 +0000)
commit53971c370f12f03ad37d92f18bfe4c8c949f4c6a
treec244a3048de50b59393535a1b16eb62a4815b520
parentd00d8798dadf312c9200437ffbc27cb9543e0b19
Prepare to provide X509_CRL_get0_sigalg()

This is an obvious omission from the OpenSSL 1.1 and OpenSSL 3 API which
does not provide a way to access the tbs sigalg of a CRL. This is needed
in security/pivy.

From Alex Wilson
ok jsing
lib/libcrypto/asn1/x_crl.c
lib/libcrypto/x509/x509.h