OCSP library tidy. Use extension to encode OCSP extensions instead of doing
authorDr. Stephen Henson <steve@openssl.org>
Mon, 13 Nov 2006 13:18:28 +0000 (13:18 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 13 Nov 2006 13:18:28 +0000 (13:18 +0000)
commitfb596f3bb78bcbeb6831a6454c481563708ef2b3
tree1ff7a8527ccb5bfe02b24db48495c79e7d160db4
parent84948b39dfada6628ab65743fad64cf4714a0a92
OCSP library tidy. Use extension to encode OCSP extensions instead of doing
it manually. Make OCSP_CERTID_dup() a real function instead of a macro.
crypto/ocsp/ocsp.h
crypto/ocsp/ocsp_ext.c
crypto/ocsp/ocsp_lib.c