Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-1328

External Keystore Fails: invalid property 'certificatePassword'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.4
    • None
    • None
    • Windows Server 2003

    Description

      I was trying to enable SSL with external keystore (SSL works without the external keystore using Directory Studio; my client requires the certificate). I'm using a standard install of Directory (out of the box).
      1. Created keystore according to documentation.
      2. Setup external keystore and modified Server.xml
      3. Unable to restart server due to the following error:

      invalid property 'certificatePassword' of bean class [org.apache.directory.server.ldap.LdapService]: No property 'certificatePassword' found

      If I remove this property, but leave my keystoreFile property in, I also get this error for 'keystoreFile'. Below is my ldapservice def:

      <ldapService id="ldapsService"
      enabled="true"
      ipPort="10636"

      keystoreFile="C:/Program Files/Apache Directory Server/instances/default/conf/AGS93-LDAPS.ks"
      certificatePassword="secret"

      enableLdaps="true">
      <directoryService>#directoryService</directoryService>
      <socketAcceptor>#socketAcceptor</socketAcceptor>
      </ldapService>

      Attachments

        1. apacheds-protocol-ldap-1.5.4.jar
          156 kB
          Bhaskar Maddala
        2. 1328.diff
          7 kB
          Bhaskar Maddala

        Activity

          People

            Unassigned Unassigned
            ironside ironside
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: