aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_ocsp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add macro signalling support for online revocation checks.Jack Lloyd2016-11-231-0/+4
|
* Windows fixJack Lloyd2016-11-231-1/+1
|
* Better OCSP tests including online testsJack Lloyd2016-11-231-5/+91
| | | | Tests touching network are gated by --run-online-tests flag.
* Add some simple OCSP testsJack Lloyd2016-11-231-0/+115
Nothing much but better than nothing. Also add a useful arg check to OCSP::Request constructor.