Emmanuel Lecharny created DIRSTUDIO-843:
-------------------------------------------
Summary: There is no place we can configure the KeyStore to use
while configuring an ApacheDS server
Key: DIRSTUDIO-843
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-843
Project: Directory Studio
Issue Type: New Feature
Components: studio-apacheds-configuration
Affects Versions: 2.0.0-M3
Reporter: Emmanuel Lecharny
Priority: Critical
Fix For: 2.0.0-M4
In some case, the user might want to configure the keystore to use. The
LdapServerBean contains some parameters allowing the user to do that :
/** The keystore file */
@ConfigurationElement(attributeType = "ads-keystoreFile")
/** The certificate password */
@ConfigurationElement(attributeType = "ads-certificatePassword")
The documentation for older version of ApacheDS (1.5.5) explains that we can
modify the server.xml fle to do that :
http://directory.apache.org/apacheds/1.5/33-how-to-enable-ssl.html
It's actually missing in the Studio ApacheDS configuration plugin.
--
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