Fix ASN1_TIME_to_generlizedtime().
authorDr. Stephen Henson <steve@openssl.org>
Sun, 4 Feb 2001 03:04:43 +0000 (03:04 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 4 Feb 2001 03:04:43 +0000 (03:04 +0000)
commit2b916952a8de5b1197169801925dad74aa3360cd
tree3da79abd19c83d3b089374ec34a048bf1711a55e
parent02e4fbed3d256f4f1fffff84f307a336b50fae1f
Fix ASN1_TIME_to_generlizedtime().

Add protoype for OCSP_response_create().

Add OCSP_request_sign() and OCSP_basic_sign()
private key and certificate checks and make
OCSP_NOCERTS consistent with PKCS7_NOCERTS
crypto/asn1/a_time.c
crypto/ocsp/ocsp.h
crypto/ocsp/ocsp_cl.c
crypto/ocsp/ocsp_err.c
crypto/ocsp/ocsp_srv.c