From 236d241aed4c21a89157add693cef23ad66405be Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 28 Apr 2004 08:59:34 +0000 Subject: * gpgsm.c: New command --keydb-clear-some-cert-flags. * keydb.c (keydb_clear_some_cert_flags): New. (keydb_update_keyblock, keydb_set_flags): Change error code CONFLICT to NOT_LOCKED. --- doc/gpgsm.texi | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index a0da96d56..b5c87b77c 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -161,6 +161,15 @@ List certificates matching @var{pattern} using an external server. This utilizes the @code{dirmngr} service. It uses a format useful mainly for debugging. +@item --keydb-clear-some-cert-flags +@opindex keydb-clear-some-cert-flags +This is a debugging aid to reset certain flags in the key database +which are used to cache certain certificate stati. It is especially +useful if a bad CRL or a weird running OCSP reponder did accidently +revoke certificate. There is no security issue with this command +because gpgsm always make sure that the validity of a certificate is +checked right before it is used. + @item --delete-keys @var{pattern} @opindex delete-keys Delete the keys matching @var{pattern}. -- cgit v1.2.3