Author :
tb
Date :
2024-01-07 14:50:45
Hash :307dc1ce Message :Remove X509_TRUST extensibility
This is pretty much identical to the X509_PURPOSE case: remove the stack
used for extending and overriding the trust table and make X509_TRUST_add()
always fail. Simplify some other bits accordingly.
ok jsing