openssl/crypto/ocsp
Dr. Stephen Henson 192ebef8cf In ocsp_match_issuerid() we are passed the CA that signed the responder
certificate so need to match its subject with the certificate IDs in the
response.
2001-07-11 22:42:20 +00:00
..
.cvsignore ignore 2000-11-14 19:18:31 +00:00
Makefile.ssl make update 2001-02-26 10:54:08 +00:00
ocsp.h Enhance OCSP_request_verify() so it finds the signers certificate 2001-02-26 14:17:58 +00:00
ocsp_asn.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
ocsp_cl.c New function and options to check OCSP response validity. 2001-02-24 13:50:06 +00:00
ocsp_err.c Enhance OCSP_request_verify() so it finds the signers certificate 2001-02-26 14:17:58 +00:00
ocsp_ext.c Use sk_*_new_null() instead of sk_*_new(NULL). That avoids getting 2001-02-20 13:06:10 +00:00
ocsp_ht.c isspace must be used only on *unsigned* chars 2001-01-12 14:45:12 +00:00
ocsp_lib.c Enhance OCSP_request_verify() so it finds the signers certificate 2001-02-26 14:17:58 +00:00
ocsp_prn.c Additional functionality in ocsp utility: print summary 2001-01-19 01:32:23 +00:00
ocsp_srv.c Enhance OCSP_request_verify() so it finds the signers certificate 2001-02-26 14:17:58 +00:00
ocsp_vfy.c In ocsp_match_issuerid() we are passed the CA that signed the responder 2001-07-11 22:42:20 +00:00