x509_acert: Add and retrieve certificate extensions
authorDamian Hobson-Garcia <dhobsong@igel.co.jp>
Fri, 30 Jun 2023 21:12:57 +0000 (17:12 -0400)
committerMatt Caswell <matt@openssl.org>
Wed, 24 Apr 2024 13:05:35 +0000 (14:05 +0100)
commit1eeec94f1fd7de60248d1093d5552dc1f05c2fc9
tree7e3a18eb67d62ca5cf68963af1f48ab008c8f2b2
parentb97fb22f596bfb528e69402b1bdcdf144a563918
x509_acert: Add and retrieve certificate extensions

Add API to manage attribute certificate extensions

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/x509_acert.c
doc/man3/X509V3_get_d2i.pod
include/openssl/x509_acert.h.in
util/libcrypto.num