dirmngr/doc (dirmngr.texi)

[email protected] Wed, 28 Apr 2004 11:00:54 +0200
Newsgroups gmane.comp.encryption.gpg.aegypten.cvs
Message-ID <[email protected]>
    Date: Wednesday, April 28, 2004 @ 11:00:54
  Author: werner
    Path: /cvs/aegypten/dirmngr/doc

Modified: dirmngr.texi

* src/dirmngr.c: New option --ocsp-signer.
* src/dirmngr.h (opt): Renamed member OCSP_REPONDERS to
OCSP_RESPONDER and made ist a simple string. Add OCSP_SIGNER.
* src/ocsp.c (ocsp_isvalid): Changed it accordingly.
(ocsp_isvalid): Pass the ocsp_signer to check_signature.
(check_signature): New arg SIGNER_FPR.  Use it to retrieve the
certificate. Factored out common code to ..
(check_signature_core): .. New.


--------------+
 dirmngr.texi |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)