CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/02/23 11:12:32
Modified files:
lib/libcrypto : Symbols.namespace
lib/libcrypto/hidden/openssl: x509.h
lib/libcrypto/man: X509V3_get_d2i.3
lib/libcrypto/x509: x509.h x509_set.c
Log message:
Introduce X509_get0_uids() accessor function
By introducing X509_get0_uids(), one can add RPKI profile compliance
checks to conform the absence of the issuerUID and subjectUID.
OK tb@ jsing@
