]> git.sur5r.net Git - openldap/commitdiff
GnuTLS tweaks
authorHoward Chu <hyc@openldap.org>
Wed, 26 Aug 2009 22:57:22 +0000 (22:57 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 26 Aug 2009 22:57:22 +0000 (22:57 +0000)
doc/man/man3/ldap_get_option.3

index ccd0ec2445caace3bc72e31bb9b077299dc5bb13..f444235f93111775546c3677c834aa81ea319974 100644 (file)
@@ -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,