提交 c684a2d3 编写于 作者: D Daniël van Eeden 提交者: Rich Salz

Fix include in manpage of X509_check_host

Fixes Issue #5255

CLA: trivial
Reviewed-by: NAndy Polyakov <appro@openssl.org>
Reviewed-by: NRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5256)
上级 6dbe4dc4
......@@ -6,7 +6,7 @@ X509_check_host, X509_check_email, X509_check_ip, X509_check_ip_asc - X.509 cert
=head1 SYNOPSIS
#include <openssl/x509.h>
#include <openssl/x509v3.h>
int X509_check_host(X509 *, const char *name, size_t namelen,
unsigned int flags, char **peername);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册