From aa0e38982a2d220ecafb6f82b169c1e4897f9e29 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 20 Feb 2004 13:46:21 +0000 Subject: * gpgsm.c (main): New option --debug-ignore-expiration. * certchain.c (gpgsm_validate_chain): Use it here. * certlist.c (cert_usage_p): Apply extKeyUsage. --- doc/gpgsm.texi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index 53624558d..24503a10b 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -411,6 +411,12 @@ Same as @code{--debug=0xffffffff} This is actually not a debugging option but only useful as such. It lets gpgsm bypass all certificate chain validation checks. +@item --debug-ignore-expiration +@opindex debug-ignore-expiration +This is actually not a debugging option but only useful as such. It +lets gpgsm ignore all notAfter dates, this is used by the regresssion +tests. + @end table All the long options may also be given in the configuration file after -- cgit v1.2.3