Add the -VAfile option to 'openssl ocsp'. This option will give the
authorRichard Levitte <levitte@openssl.org>
Thu, 8 Feb 2001 17:59:29 +0000 (17:59 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 8 Feb 2001 17:59:29 +0000 (17:59 +0000)
commit9235adbf47cb5bd045742e762e3d17e31b2ed553
tree938d855793a0f640b632b9a53e8de6f94a6aae48
parenta71b5abfa4c5515fcfb5b69281e04cf620e0c66c
Add the -VAfile option to 'openssl ocsp'.  This option will give the
client code certificates to use to only check response signatures.
I'm not entirely sure if the way I just implemented the verification
is the right way to do it, and would be happy if someone would like to
review this.
CHANGES
apps/ocsp.c