dirmngr (ChangeLog NEWS)
[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
Modified: ChangeLog NEWS
* 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.
-----------+
ChangeLog | 18 ++++++++++++++++++
NEWS | 3 +++
2 files changed, 21 insertions(+)