Fix no-ocsp
authorRichard Levitte <levitte@openssl.org>
Mon, 19 Sep 2016 13:08:58 +0000 (15:08 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 19 Sep 2016 13:08:58 +0000 (15:08 +0200)
commit057c676afb2a69b7d2bb9cf6e895e720a2a62b78
tree744f6624823ab0aa632ff0c85ddd514b631f0464
parent81f9ce1e1965e0e33db6d2391285c4c1b6af0434
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>
apps/s_client.c
apps/s_server.c
test/recipes/80-test_ssl_new.t