summaryrefslogtreecommitdiff
path: root/crypto/x509/v3_skey.c
Commit message (Expand)AuthorAgeFilesLines
* crypto/x509: Rename v3_{skey,skid}.c, v3_{akey,akid}.c, v3_{alt,san}.cDr. David von Oheimb2021-01-131-100/+0
* Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb2021-01-131-35/+28
* apps/{req,x509,ca}.c Make sure certs have SKID and AKID X.509 extensions by d...Dr. David von Oheimb2021-01-131-6/+7
* Update copyright yearMatt Caswell2020-11-261-1/+1
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-5/+5
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Join the x509 and x509v3 directoriesRichard Levitte2019-05-291-0/+106