Fixes to OCSP print code.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 20 Dec 2000 00:46:44 +0000 (00:46 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 20 Dec 2000 00:46:44 +0000 (00:46 +0000)
commit5755cab49dd5a0d69f69e07c0bd6bdba175308cf
treefa12d588216eedd56cafe085401eb225e4214ccd
parent975842f9fb216e453b67c19ffe4509837fb59ccb
Fixes to OCSP print code.

Don't try to print request certificates if signature is not present.

Remove unnecessary test for certificates being NULL.

Fix typos in printed output.

Tidy up output.

Fix for typo in OCSP_SERVICELOC ASN1 template.

Also give a bit more info in CHANGES about the ASN1 revision.
CHANGES
crypto/ocsp/ocsp_asn.c
crypto/ocsp/ocsp_prn.c
crypto/x509v3/v3_ocsp.c
crypto/x509v3/v3_prn.c