From c012c105bac9dfc099a05c6b4dafbb5d97e9089d Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Wed, 26 Aug 2009 22:57:22 +0000 Subject: [PATCH] GnuTLS tweaks --- doc/man/man3/ldap_get_option.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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, -- 2.39.5