git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21801 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-08-03 10:12:22 +00:00
parent 90b68a672a
commit c0b2a6eb5b

View File

@@ -1,5 +1,13 @@
2007-08-03 Love H<>rnquist <20>strand <lha@it.su.se>
* revoke.c: Update to use CERT_REVOKED error, shortcut out of OCSP
checking when OCSP reply is a revocation reply.
* hx509_err.et: Make CERT_REVOKED error OCSP/CRL agnostic.
* name.c (_hx509_Name_to_string): make printableString handle
space (0x20) diffrences as required by rfc3280.
* revoke.c: Search for the right issuer when looking for the
issuer of the CRL signer.