summaryrefslogtreecommitdiff
path: root/src/usr.sbin/ocspcheck/http.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove __BEGIN_DECLS and __END_DECLS from http.hinoguchi2017-01-251-5/+1
| | | | | sync with ocspcheck and acme-client ok benno@
* string terminator is called a NULderaadt2017-01-241-2/+2
|
* New ocspcheck utility to validate a certificate against its ocsp responderbeck2017-01-241-0/+96
and save the reply for stapling ok deraadt@ jsing@