From: Howard Chu Date: Wed, 26 Aug 2009 22:57:22 +0000 (+0000) Subject: GnuTLS tweaks X-Git-Tag: ACLCHECK_0~239 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c012c105bac9dfc099a05c6b4dafbb5d97e9089d;p=openldap GnuTLS tweaks --- diff --git a/doc/man/man3/ldap_get_option.3 b/doc/man/man3/ldap_get_option.3 index ccd0ec2445..f444235f93 100644 --- a/doc/man/man3/ldap_get_option.3 +++ b/doc/man/man3/ldap_get_option.3 @@ -650,7 +650,7 @@ must be .BR "char **" , and its contents need to be freed by the caller using .BR ldap_memfree (3). -This option is only valid for GNUtls. +This option is only valid for GnuTLS. .TP .B LDAP_OPT_X_TLS_CTX Sets/gets the OpenSSL CTX. @@ -672,7 +672,7 @@ must be .BR "char **" , and its contents need to be freed by the caller using .BR ldap_memfree (3). -Ignored by GNUtls. +Ignored by GnuTLS. .TP .B LDAP_OPT_X_TLS_KEYFILE Sets/gets the full-path of the certificate key file. @@ -717,7 +717,7 @@ must be .BR "char **" , and its contents need to be freed by the caller using .BR ldap_memfree (3). -Ignored by GNUtls. +Ignored by GnuTLS older than version 2.2. .TP .B LDAP_OPT_X_TLS_REQUIRE_CERT Sets/gets the peer certificate checking strategy,