libksba/src (ChangeLog cert.c cert.h ocsp.c)

[email protected] Tue, 20 Jul 2004 09:30:53 +0200
Newsgroups gmane.comp.encryption.gpg.aegypten.cvs
Message-ID <[email protected]>
    Date: Tuesday, July 20, 2004 @ 09:30:53
  Author: werner
    Path: /cvs/aegypten/libksba/src

Modified: ChangeLog cert.c cert.h ocsp.c

* cert.c (_ksba_cert_get_issuer_dn_ptr): Renamed to ..
(_ksba_cert_get_subject_dn_ptr): .. this.  And return the
subject's DN.
* ocsp.c (issuer_name_hash): Use it here.  Thanks to Bernhard
Herzog for pointing this out.  It revealed itself only in a
multi-level certificate chain.


-----------+
 ChangeLog |    9 +++++++++
 cert.c    |    8 ++++----
 cert.h    |    2 +-
 ocsp.c    |    2 +-
 4 files changed, 15 insertions(+), 6 deletions(-)