Fix no-ocsp
authorRichard Levitte <levitte@openssl.org>
Mon, 19 Sep 2016 13:08:58 +0000 (15:08 +0200)
committerRichard Levitte <richard@levitte.org>
Mon, 19 Sep 2016 14:29:32 +0000 (16:29 +0200)
commit6f99d9c22faf528f174303f997ecbd853d88ffe0
tree129a7ab4bb4dcd41f92f32554963e9b0f43dbf6d
parent11bb654c60dee6fdfe30eba43e8310437b4b8ab0
Fix no-ocsp

Some compilers complain about unused variables, and some tests do
not run well without OCSP.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 057c676afb2a69b7d2bb9cf6e895e720a2a62b78)
apps/s_client.c
apps/s_server.c
test/recipes/80-test_ssl_new.t