summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/x509/x509req_ext.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Test adding extensions to certification requests.schwarze2021-11-031-0/+161
Related to the bugfixes in x509_req.c rev. 1.25. OK tb@.