Configuration option for confidentiality: requiring TLS secured connections for 
performing requests
---------------------------------------------------------------------------------------------------

                 Key: DIRSERVER-1189
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1189
             Project: Directory ApacheDS
          Issue Type: New Feature
          Components: ldap
            Reporter: Alex Karasulu
             Fix For: 1.5.3


Enable LdapServer with configuration parameter to enforce confidentiality 
requirements when confidentiality required flag is set.  This requires changes 
to the handlers to enforce this configuration setting when requests come in.  
The config setting needs to be checked as well as the IoFilterChain to see if 
the sslFilter is engaged.  This should allow a simple check to see if the 
confidentiality requirement is satisfied.  This approach should work for both 
StartTLS and LDAPS.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to