Add manpage entry for X509_check_purpose()
authorJake Maynard <jake@maynard-labs.com>
Wed, 30 Oct 2019 15:27:04 +0000 (11:27 -0400)
committerMatt Caswell <matt@openssl.org>
Sat, 11 Apr 2020 10:30:19 +0000 (11:30 +0100)
commit07e2f4b2aabdc5709ae055b226fb54d9d21c631e
tree1bea7314d33b23a387c33e0d28a08ac7d0faca45
parent32530103c25fb337f65a30da0b6e1974b99ae96a
Add manpage entry for X509_check_purpose()

Fixes #10263

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10301)

(cherry picked from commit eacd30a703b52f5b3e8e70b58f99bd1128458c7c)
crypto/x509v3/v3_purp.c
doc/man3/X509_check_purpose.pod [new file with mode: 0644]