git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20810 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-03 03:19:38 +00:00
parent f1643c2723
commit 4cb78cbb30

View File

@@ -1,3 +1,17 @@
2007-06-02 Love H<>rnquist <20>strand <lha@it.su.se>
* test_chain.in: test ocsp-verify
* revoke.c (hx509_ocsp_verify): explain what its useful for and
provide sane error message.
* hx509_err.et: New error code, CERT_NOT_IN_OCSP
* hxtool.c: New command ocsp-verify, check if ocsp contains all
certs and are valid (exist and non expired).
* hxtool-commands.in: New command ocsp-verify.
2007-06-01 Love H<>rnquist <20>strand <lha@it.su.se> 2007-06-01 Love H<>rnquist <20>strand <lha@it.su.se>
* test_ca.in: Create crl and verify that is works. * test_ca.in: Create crl and verify that is works.