You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2019/05/19 10:33:00 UTC

[jira] [Commented] (DIRSERVER-2228) Support of ciphers in ApacheDS-2.0.0_M24

    [ https://issues.apache.org/jira/browse/DIRSERVER-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16843385#comment-16843385 ] 

Emmanuel Lecharny commented on DIRSERVER-2228:
----------------------------------------------

The cipher list is the one provided by the underlying JVM. Studio can be used to configure the list.

FTR, one can programmatically configure the ciphers list through the {{TcpTransport.setEnabledCiphers()}} method and read it with the {{TcpTransport.getCipherSuite()}} method.

> Support of ciphers in ApacheDS-2.0.0_M24
> ----------------------------------------
>
>                 Key: DIRSERVER-2228
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2228
>             Project: Directory ApacheDS
>          Issue Type: Test
>          Components: core
>    Affects Versions: 2.0.0-M24
>         Environment: Linux. 
>            Reporter: virupaksh ankad
>            Priority: Major
>             Fix For: 2.0.0-M24
>
>
> Hello Team, 
> Can you please confirm, 
> 1. Which ciphers are by default supported in ApacheDS-2.0.0_M24 . We could see a bunch of ciphers list in ApacheDS studio client [Open configuration->adv LDAPS configuration-> Cipher Suite]. However could not find any reference to ciphers in apacheds directory server source.
> 2. If answer to 1 is yes, then how can we use/customize it.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)