Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use https:// in lib/, src/, and m4/ | Tim Rühsen | 2019-03-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de> | ||||
* | ocsptool: import and export OCSP responses in PEM format | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -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 update | Nikos Mavrogiannopoulos | 2017-10-18 | 1 | -1/+5 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | ocsptool: doc update | Nikos Mavrogiannopoulos | 2017-06-20 | 1 | -21/+41 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | ocsptool: introduced --verify-allow-broken option | Nikos Mavrogiannopoulos | 2017-06-19 | 1 | -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 option | Nikos Mavrogiannopoulos | 2017-06-19 | 1 | -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 Metzler | 2016-09-12 | 1 | -1/+1 |
| | | | | incosistent, ommited | ||||
* | ocsptool: Allow saving responses even if verification fails | Nikos Mavrogiannopoulos | 2016-03-23 | 1 | -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 Mavrogiannopoulos | 2014-02-18 | 1 | -1/+1 |
| | |||||
* | properly break lines. | Nikos Mavrogiannopoulos | 2012-02-26 | 1 | -5/+8 |
| | |||||
* | Optimizations in command line argument handling. Patch by Bruce Korb. | Nikos Mavrogiannopoulos | 2012-02-19 | 1 | -50/+4 |
| | |||||
* | updated doc | Nikos Mavrogiannopoulos | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | No need for .def.in files. | Nikos Mavrogiannopoulos | 2012-01-31 | 1 | -0/+309 |
The @VERSION@ is now being replaced on dist-hook. Also corrected the dist-hook for ChangeLog. |