summaryrefslogtreecommitdiff
path: root/doc/ssl/SSL_clear.pod
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-02-15 07:41:42 +0000
committerLutz Jänicke <jaenicke@openssl.org>2002-02-15 07:41:42 +0000
commitf0d6ee6be8b2faac9fa37be0086fafbc001307f3 (patch)
tree1f925d132f740243ada512ffbacbca0a343e952a /doc/ssl/SSL_clear.pod
parente65991f977ef356ec3e238bc9082c70888379414 (diff)
downloadopenssl-new-f0d6ee6be8b2faac9fa37be0086fafbc001307f3.tar.gz
Even though it is not really practical people should know about it.
Diffstat (limited to 'doc/ssl/SSL_clear.pod')
-rw-r--r--doc/ssl/SSL_clear.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ssl/SSL_clear.pod b/doc/ssl/SSL_clear.pod
index 8b735d81dc..f0aa5e94eb 100644
--- a/doc/ssl/SSL_clear.pod
+++ b/doc/ssl/SSL_clear.pod
@@ -44,6 +44,7 @@ The SSL_clear() operation was successful.
L<SSL_new(3)|SSL_new(3)>, L<SSL_free(3)|SSL_free(3)>,
L<SSL_shutdown(3)|SSL_shutdown(3)>, L<SSL_set_shutdown(3)|SSL_set_shutdown(3)>,
-L<SSL_CTX_set_options(3)|SSL_CTX_set_options(3)>, L<ssl(3)|ssl(3)>
+L<SSL_CTX_set_options(3)|SSL_CTX_set_options(3)>, L<ssl(3)|ssl(3)>,
+L<SSL_CTX_set_client_cert_cb(3)|SSL_CTX_set_client_cert_cb(3)>
=cut