aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ssl/SSL_new.pod
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2001-02-10 16:18:35 +0000
committerLutz Jänicke <jaenicke@openssl.org>2001-02-10 16:18:35 +0000
commit7b9cb4a2243d8652b7375207e923e0cff2476d72 (patch)
treee502d034a1e54b0f0c95b49481c0f457a620619a /doc/ssl/SSL_new.pod
parentbc2dfde4b392724fb60f13d8273882cd5cfe8148 (diff)
downloadopenssl-7b9cb4a2243d8652b7375207e923e0cff2476d72.tar.gz
Manual page for SSL_CTX_set_options(). Unfortunately for some of the
options someone much longer working with OpenSSL/SSLeay is needed.
Diffstat (limited to 'doc/ssl/SSL_new.pod')
-rw-r--r--doc/ssl/SSL_new.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ssl/SSL_new.pod b/doc/ssl/SSL_new.pod
index 8e8638fa95..3b084e867d 100644
--- a/doc/ssl/SSL_new.pod
+++ b/doc/ssl/SSL_new.pod
@@ -37,6 +37,7 @@ The return value points to an allocated SSL structure.
=head1 SEE ALSO
L<SSL_free(3)|SSL_free(3)>, L<SSL_clear(3)|SSL_clear(3)>,
+L<SSL_CTX_set_options(3)|SSL_CTX_set_options(3)>,
L<ssl(3)|ssl(3)>
=cut