summaryrefslogtreecommitdiff
path: root/src/ocsptool-args.def
Commit message (Collapse)AuthorAgeFilesLines
* Use https:// in lib/, src/, and m4/Tim Rühsen2019-03-131-2/+2
| | | | Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
* ocsptool: import and export OCSP responses in PEM formatNikos Mavrogiannopoulos2018-02-191-1/+15
| | | | | | | | | That also modifies the 'request-info' and 'response-info' commands to check the 'outfile' parameter and if set, to store the corresponding structure into that file. Currently for OCSP requests there is no printing of PEM data. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* ocsptool: doc updateNikos Mavrogiannopoulos2017-10-181-1/+5
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* ocsptool: doc updateNikos Mavrogiannopoulos2017-06-201-21/+41
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* ocsptool: introduced --verify-allow-broken optionNikos Mavrogiannopoulos2017-06-191-0/+6
| | | | | | | This allows verification to succeed even when broken algorithms are involved. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocsptool: added --load-chain optionNikos Mavrogiannopoulos2017-06-191-17/+18
| | | | | | | This option allows to directly verify all the members of a certificate chain. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* Typo fixes found by lintian.Andreas Metzler2016-09-121-1/+1
| | | | incosistent, ommited
* ocsptool: Allow saving responses even if verification failsNikos Mavrogiannopoulos2016-03-231-0/+6
| | | | In addition do not enter a spurious newline to responses.
* When sending a nonce in OCSP check if it is available on the reply.Nikos Mavrogiannopoulos2014-02-181-1/+1
|
* properly break lines.Nikos Mavrogiannopoulos2012-02-261-5/+8
|
* Optimizations in command line argument handling. Patch by Bruce Korb.Nikos Mavrogiannopoulos2012-02-191-50/+4
|
* updated docNikos Mavrogiannopoulos2012-02-171-2/+2
|
* No need for .def.in files.Nikos Mavrogiannopoulos2012-01-311-0/+309
The @VERSION@ is now being replaced on dist-hook. Also corrected the dist-hook for ChangeLog.