You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "RakeshAcharya (JIRA)" <ji...@apache.org> on 2013/04/03 04:21:15 UTC

[jira] [Created] (DIRSERVER-1816) Unable to enable SSL to the APACHE DS

RakeshAcharya created DIRSERVER-1816:
----------------------------------------

             Summary: Unable to enable SSL to the APACHE DS 
                 Key: DIRSERVER-1816
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1816
             Project: Directory ApacheDS
          Issue Type: Task
          Components: ldap
    Affects Versions: 2.0.0-M10
         Environment: Windows 
            Reporter: RakeshAcharya
            Priority: Blocker


Below are steps taken to enable SSL

1. Created a new valid Key pair using Portecle.
2. Placed the KeyStore in the conf directory 
3. Added the below entry in the conf.ldif file

ads-ldapServerCertificatePassword
ads-ldapServerKeystoreFile

also tried below entries

keystoreFile ,certificatePassword 
ads-ldapServerKeystoreFile,ads-ldapServerCertificatePassword

Facing below error while starting the server

Error:
ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value 'C:\Users\rakeshacharya\.ApacheDirectoryStudio\.metadata\.plugins\org.apache.directory.studio.ldapservers\servers\f9ed386b-f8a9-4a79-be12-b5cfabf362be\conf\localhost.jks' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.308
 NAME 'ads-keystoreFile'
 DESC The keystore file to use to store certificates
 EQUALITY caseExactMatch
 ORDERING caseExactOrderingMatch
 SUBSTR caseExactSubstringsMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.44
 SINGLE-VALUE
 USAGE userApplications

ERR_04269 ATTRIBUTE_TYPE for OID certificatepassword does not exist


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira