New OCSP utility. This can generate, parse and print
authorDr. Stephen Henson <steve@openssl.org>
Sat, 13 Jan 2001 01:48:38 +0000 (01:48 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 13 Jan 2001 01:48:38 +0000 (01:48 +0000)
commit5782ceb2983b9e998b858474224fc011d6f0bd39
tree9a328e5752d5ed38f6698b67ceb054d1475aa62e
parentcc85ec447b65509070a50414664d62d397701df9
New OCSP utility. This can generate, parse and print
OCSP requests. It can also query reponders and parse or
print out responses.

Still needs some more work: OCSP response checks and
of course documentation.
CHANGES
apps/Makefile.ssl
apps/ocsp.c [new file with mode: 0644]
apps/progs.h
crypto/ocsp/ocsp.h
crypto/ocsp/ocsp_prn.c