summaryrefslogtreecommitdiffstats
path: root/secure/lib/libssl/man/SSL_CTX_set_verify.3
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2009-06-14 19:51:05 +0000
committersimon <simon@FreeBSD.org>2009-06-14 19:51:05 +0000
commitc2624ed238285b10690b8008cd36e0d9aff09b0d (patch)
treec583a68a7b74a895df55b53bbd6b70432f5b3caa /secure/lib/libssl/man/SSL_CTX_set_verify.3
parent55bfce5e08a8fe3ddb5834f27ad6d8e0172bc0c6 (diff)
downloadFreeBSD-src-c2624ed238285b10690b8008cd36e0d9aff09b0d.zip
FreeBSD-src-c2624ed238285b10690b8008cd36e0d9aff09b0d.tar.gz
Regenerate manual pages for OpenSSL 0.9.8k.
Diffstat (limited to 'secure/lib/libssl/man/SSL_CTX_set_verify.3')
-rw-r--r--secure/lib/libssl/man/SSL_CTX_set_verify.36
1 files changed, 3 insertions, 3 deletions
diff --git a/secure/lib/libssl/man/SSL_CTX_set_verify.3 b/secure/lib/libssl/man/SSL_CTX_set_verify.3
index dabcbe0..9c2f4c8 100644
--- a/secure/lib/libssl/man/SSL_CTX_set_verify.3
+++ b/secure/lib/libssl/man/SSL_CTX_set_verify.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.35
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.37
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_set_verify 3"
-.TH SSL_CTX_set_verify 3 "2007-03-15" "0.9.8e" "OpenSSL"
+.TH SSL_CTX_set_verify 3 "2009-06-14" "0.9.8k" "OpenSSL"
.SH "NAME"
SSL_CTX_set_verify, SSL_set_verify, SSL_CTX_set_verify_depth, SSL_set_verify_depth \- set peer certificate verification parameters
.SH "SYNOPSIS"
@@ -161,7 +161,7 @@ specifies the \fBverify_callback\fR function to be used. If no callback function
shall be specified, the \s-1NULL\s0 pointer can be used for \fBverify_callback\fR. In
this case last \fBverify_callback\fR set specifically for this \fBssl\fR remains. If
no special \fBcallback\fR was set before, the default callback for the underlying
-\&\fBctx\fR is used, that was valid at the the time \fBssl\fR was created with
+\&\fBctx\fR is used, that was valid at the time \fBssl\fR was created with
\&\fISSL_new\fR\|(3).
.PP
\&\fISSL_CTX_set_verify_depth()\fR sets the maximum \fBdepth\fR for the certificate chain
OpenPOWER on IntegriCloud