x509_acert: Add API to sign and verify attribute certificates
authorDamian Hobson-Garcia <dhobsong@igel.co.jp>
Fri, 30 Jun 2023 21:03:57 +0000 (17:03 -0400)
committerMatt Caswell <matt@openssl.org>
Wed, 24 Apr 2024 13:05:35 +0000 (14:05 +0100)
commitb97fb22f596bfb528e69402b1bdcdf144a563918
treed1595ff10774bf761f6889e9f2131afff8e741fa
parent62960b8710a39d58fe386a51dccbd35bd973220f
x509_acert: Add API to sign and verify attribute certificates

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15857)
crypto/x509/x_all.c
doc/man3/X509_sign.pod
doc/man3/X509_verify.pod
include/openssl/x509_acert.h.in
util/libcrypto.num