summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorJake Maynard <jake@maynard-labs.com>2019-10-30 11:27:04 -0400
committerMatt Caswell <matt@openssl.org>2020-04-11 11:26:58 +0100
commiteacd30a703b52f5b3e8e70b58f99bd1128458c7c (patch)
tree53e52245a766e0842794adc5a8e97d0d28bb69f4 /util
parentabfc73f374c2b80e15f6c9d0b3a7437b3e94afa8 (diff)
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)
Diffstat (limited to 'util')
-rw-r--r--util/missingcrypto.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/missingcrypto.txt b/util/missingcrypto.txt
index a53909f4d2..73c5af9101 100644
--- a/util/missingcrypto.txt
+++ b/util/missingcrypto.txt
@@ -1455,7 +1455,6 @@ X509_aux_print(3)
X509_certificate_type(3)
X509_chain_check_suiteb(3)
X509_check_akid(3)
-X509_check_purpose(3)
X509_check_trust(3)
X509_email_free(3)
X509_find_by_issuer_and_serial(3)