From 3540ba1bb81b478884944159730cce66f9bdb8fa Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sun, 27 Mar 2016 19:57:38 -0600 Subject: * Unix-Alpine: Connect securely to a LDAP server on a secure port. Based on a contribution by Wang Kang. --- pith/pine.hlp | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) (limited to 'pith/pine.hlp') diff --git a/pith/pine.hlp b/pith/pine.hlp index 21ca2553..f0b27fab 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -185,6 +185,9 @@ Additions include: variable are "en_US" or "de_DE", etc. Only the first 10 dictionaries are offered. +
  • Unix-Alpine: Connect securely to a LDAP server on a secure port. + Based on a contribution by Wang Kang. +
  • Added support for RFC 2971 - IMAP ID extension.
  • Add configuration @@ -3934,6 +3937,7 @@ There are also additional details on
  • LDAP FEATURE: Disable-Ad-Hoc-Space-Substitution
  • LDAP FEATURE: Lookup-Addrbook-Contents
  • LDAP FEATURE: Require-TLS-On-Connection +
  • LDAP FEATURE: Require-LDAPS-On-Connection
  • LDAP FEATURE: Save-Search-Criteria-Not-Result
  • LDAP FEATURE: Use-Implicitly-From-Composer
  • LDAP OPTION: Bind-DN @@ -14882,6 +14886,14 @@ on the connection. Also see the closely related feature "Require-TLS-On-Connection"

    +Note that if this option is set, then + +"Require-LDAPS-On-Connection" +can not be enabled for this server. You must disable this feature in +order to use + +"Require-LDAPS-On-Connection" +

    <End of help on this topic> @@ -14897,6 +14909,35 @@ When connecting to this server Alpine will attempt to use TLS encryption on the connection. If the StartTLS operation fails then the connection will not be used.

    +Note that if this option is set, then + +"Require-LDAPS-On-Connection" +can not be enabled for this server. You must disable this feature in +order to use + +"Require-LDAPS-On-Connection" +

    +<End of help on this topic> + + +======= h_config_ldap_opts_ldaps ======= + + +LDAP FEATURE: Require-LDAPS-On-Connection + + +

    LDAP FEATURE: Require-LDAPS-On-Connection

    + +When connecting to this server Alpine will use LDAPS (LDAP over SSL/TLS) +on the connection. +

    +This feature can not be used along with +"Require-TLS-On-Connection" + or +"Attempt-TLS-On-Connection". +If you want to connect using StartTLS to this server, you must disable +this feature first. +

    <End of help on this topic> -- cgit v1.2.3-70-g09d2