aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/ocsp
Commit message (Collapse)AuthorAgeFilesLines
* Better OCSP tests including online testsJack Lloyd2016-11-235-0/+100
| | | | Tests touching network are gated by --run-online-tests flag.
* Add some simple OCSP testsJack Lloyd2016-11-235-0/+51
Nothing much but better than nothing. Also add a useful arg check to OCSP::Request constructor.