Fix no-ocsp
authorMatt Caswell <matt@openssl.org>
Mon, 21 Mar 2016 16:54:53 +0000 (16:54 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 6 Apr 2016 13:57:45 +0000 (14:57 +0100)
commit3e41ac35281827b59e55d51058cf6bb086c1f2b5
treea8064c66c48200152a8c6f4ac45a7a93ccfec506
parent7626fbf2ef70e02f47afe59b7dd7210e75371ed7
Fix no-ocsp

Misc fixes for no-ocsp

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/ocsp.c
apps/s_client.c
apps/s_server.c
crypto/err/err_all.c
crypto/x509/x_all.c
include/openssl/x509.h
ssl/ssl_lib.c
ssl/t1_lib.c
test/recipes/70-test_sslcertstatus.t
test/recipes/80-test_ocsp.t