Call the ocsp callback if present and we get no response, instead of
authorbeck <beck@openbsd.org>
Thu, 2 Sep 2021 11:58:30 +0000 (11:58 +0000)
committerbeck <beck@openbsd.org>
Thu, 2 Sep 2021 11:58:30 +0000 (11:58 +0000)
commit92bfa7b0f1ae397cd74dc373ca0f6f7b63b073b8
tree591841ea230211d98b9d8c609e8a45d340915002
parente7b5565e706462b23479a39ca486fe450172a578
Call the ocsp callback if present and we get no response, instead of
succeeding unconditionally.  Makes muststaple work with tls1.3 in nc

ok tb@
lib/libssl/tls13_lib.c