CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/11/18 07:04:45

Modified files:
        usr.sbin/rpki-client: cert.c crl.c extern.h x509.c 

Log message:
rpki-client: add wrappers for x509_valid_name()

Currently the same function is used for subjects and issuers and it
requires the caller to pass in a string clarifying what is being
checked. Add two wrappers for issuer and subject which matches the
required logic better independently of whether we ever support
UTF8String in subjects of BGPsec router certs or not.

ok claudio job

Reply via email to