From: Julio Sánchez Fernández Date: Fri, 16 Jul 1999 20:03:53 +0000 (+0000) Subject: Document -T and -P X-Git-Tag: OPENLDAP_REL_ENG_2_BP~104 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=661102431a3887833a9a0a8c3940b89f6fbd6a0a;p=openldap Document -T and -P --- diff --git a/doc/man/man8/slapd.8 b/doc/man/man8/slapd.8 index e8caad5874..bddf64ccb3 100644 --- a/doc/man/man8/slapd.8 +++ b/doc/man/man8/slapd.8 @@ -99,6 +99,21 @@ Internet standard '.' format. will listen on the default LDAP port (389) unless this option is given to override the default. A numeric port number is expected. .TP +.BI \-T +If +.B slapd +is built with support for Transport Layer Security and this option is +given, it will bind on an additional port for TLS/SSL connections. +Notice that this is LDAP over raw TLS, not TLS with SASL that works +on the normal port. +.TP +.BI \-P " port\-number" +Changes the port where +.B slapd +will expect LDAP over raw TLS connections. If this option is not given, +the default port for this purpose (636) will be used. A numeric port +number is expected. +.TP .BI \-u " user" .B slapd will run slapd with the specified user name or id, and that user's