summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/CA/root.cnf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix reference to x509v3.cnf(5) bistb2023-09-261-6/+6
|
* Add a few regress test cases for name constraints.tb2022-03-141-1/+17
| | | | From Alex Wilson
* Convert CA regress implementation from shell script to make file.bluhm2020-12-261-4/+3
| | | | Ensure that it works with obj directory and link regress to build.
* Add missing $OpenBSD$ markers.tb2018-07-171-0/+1
|
* Add start of a regress for cert gen and validation. not clean, won'tbeck2017-01-251-0/+129
hook it up yet