Document purpose and trust setting functions
authorMatt Caswell <matt@openssl.org>
Thu, 13 Jan 2022 15:16:39 +0000 (15:16 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 27 Jan 2022 15:30:04 +0000 (15:30 +0000)
commit7b75b973fbd9087714daa19e07bb92b2101eba28
treeffdc1e8958f3e9404d68a346b766f0bd4dfb1499
parent8447f2e3912c810a02ed1c8641db27ff70ded5ba
Document purpose and trust setting functions

In particular:
X509_STORE_CTX_set_purpose()
X509_STORE_CTX_set_trust();
X509_STORE_CTX_purpose_inherit();

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/17382)
doc/man3/X509_STORE_CTX_new.pod
util/missingcrypto.txt