Skip to content
Commit c24470d0 authored by Benjamin Kaduk's avatar Benjamin Kaduk Committed by Ben Kaduk
Browse files

Wrap more of ocspapitest.c in OPENSSL_NO_OCSP



make_dummy_resp() uses OCSP types, and get_cert_and_key() is unused
once make_dummy_resp() is compiled out, so neither can be included
in the build when OCSP is disabled and strict warnings are active.

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>

(cherry picked from commit cb091295)

(Merged from https://github.com/openssl/openssl/pull/4723)
parent af10989d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment