You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Trustin Lee (JIRA)" <di...@incubator.apache.org> on 2006/01/13 06:40:19 UTC

[jira] Created: (DIREVE-319) LDAPS (LDAP over SSL)

LDAPS (LDAP over SSL)
---------------------

         Key: DIREVE-319
         URL: http://issues.apache.org/jira/browse/DIREVE-319
     Project: Directory Server
        Type: New Feature
    Reporter: Trustin Lee
 Assigned to: Trustin Lee 
     Fix For: 0.9.4


The support for LDAPS (LDAP over SSL) is a mandatory feature for the environment that information eavesdropping is a serious problem.  Plus, it's required for us to get OpenGroup LDAP certification.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DIREVE-319) LDAPS (LDAP over SSL)

Posted by "Trustin Lee (JIRA)" <di...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/DIREVE-319?page=all ]
     
Trustin Lee closed DIREVE-319:
------------------------------

    Resolution: Fixed

ServerStartupConfiguration provides properties related with LDAPS now.  You can set the path and the password of the LDAPS certificate file and many more.  LDAPS is disable by default.  You have to put a JAR file produced from apacheds-server-ssl subproject in the class path and set 'EnableLdaps' property in ServerStartupConfiguration.  It supports both PKCS12 and JKS format at the same time; it detects the format automatically.

> LDAPS (LDAP over SSL)
> ---------------------
>
>          Key: DIREVE-319
>          URL: http://issues.apache.org/jira/browse/DIREVE-319
>      Project: Directory Server
>         Type: New Feature
>     Reporter: Trustin Lee
>     Assignee: Trustin Lee
>      Fix For: 0.9.4

>
> The support for LDAPS (LDAP over SSL) is a mandatory feature for the environment that information eavesdropping is a serious problem.  Plus, it's required for us to get OpenGroup LDAP certification.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira