.BR ldap_memfree (3).
.TP
.B LDAP_OPT_X_TLS_CACERTFILE
-Sets/gets the full-path CA certificate file.
+Sets/gets the full-path of the CA certificate file.
.BR invalue
must be
.BR "const char *" ;
.BR ldap_memfree (3).
.TP
.B LDAP_OPT_X_TLS_CERTFILE
-Sets/gets the full-path certificate file.
+Sets/gets the full-path of the certificate file.
.BR invalue
must be
.BR "const char *" ;
Ignored by GNUtls.
.TP
.B LDAP_OPT_X_TLS_KEYFILE
-Sets/gets the full-path certificate key file.
+Sets/gets the full-path of the certificate key file.
.BR invalue
must be
.BR "const char *" ;