[
https://issues.apache.org/jira/browse/DIRAPI-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny closed DIRAPI-51.
-----------------------------------
> Add cipher suite support to LdapConnectionConfig
> ------------------------------------------------
>
> Key: DIRAPI-51
> URL: https://issues.apache.org/jira/browse/DIRAPI-51
> Project: Directory Client API
> Issue Type: Bug
> Affects Versions: 1.0.0-M5
> Reporter: Daniel Fisher
> Assignee: Pierre-Arnaud Marcelot
> Priority: Minor
> Fix For: 1.0.0-M6
>
>
> The current implementation of LdapConnectionConfig exposes properties for
> KeyManager[] and TrustManager[], but not supported cipher suites. Some
> clients like to control ciphers on a connection-by-connection basis,
> restricting to only certain strong ciphers. See
> http://download.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html
> It may be more expedient to remove the KeyManager and TrustManager properties
> and expose a single property for an SSLSocketFactory.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira