Kill X509_TRUST
authortb <tb@openbsd.org>
Mon, 25 Mar 2024 03:57:13 +0000 (03:57 +0000)
committertb <tb@openbsd.org>
Mon, 25 Mar 2024 03:57:13 +0000 (03:57 +0000)
commit89a9cdcd1ec437cad1af235d5d04ff46a6b2925c
tree4923cbe5a627ee8b57e2c723f0b3e5acce02849c
parentdc7f9f7d3b3921adfdac0230b7b5d865cf70577c
Kill X509_TRUST

After peeling off enough layers, the entire wacky abstraction turns out
to be nothing but dispatching from a trust_id to a trust handler and
passing the appropriate nid and the cert.

ok beck jsing
lib/libcrypto/x509/x509_trs.c