Deassert has_explicit_policy()
authortb <tb@openbsd.org>
Fri, 28 Apr 2023 15:37:28 +0000 (15:37 +0000)
committertb <tb@openbsd.org>
Fri, 28 Apr 2023 15:37:28 +0000 (15:37 +0000)
commitf2b8a29ea48b10be54a35214c9add220fd68e3ab
tree7c0d120946cb140dee53d0c9816ed9a285823d2b
parentac13ea690a7454a1e0ff6ac255825e788e4769d3
Deassert has_explicit_policy()

The only caller is X509_policy_check() which goes straight to error.

with beck
ok jsing
lib/libcrypto/x509/x509_policy.c