[
https://issues.apache.org/jira/browse/DIRSERVER-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14222350#comment-14222350
]
Emmanuel Lecharny commented on DIRSERVER-2024:
----------------------------------------------
Currently, the CipherSuite is stored into the LdapServer, which is wrong.
Everything that is SSL specific should be associated with a transport, and more
specifically to the TcpTransport. There is no mean to support SSL for UDP, and
we can use SSL for some other protocols than just LDAP.
> Add some configuration for the list of supported TLS protocol
> -------------------------------------------------------------
>
> Key: DIRSERVER-2024
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2024
> Project: Directory ApacheDS
> Issue Type: Task
> Affects Versions: 2.0.0-M19
> Reporter: Emmanuel Lecharny
> Fix For: 2.0.0-M20
>
>
> We should add some element in the configuration to propagate the list of
> supported security parameters in the SslEngine
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)