[jboss-jira] [JBoss JIRA] (WFLY-3330) Support enabled-cipher-suites="ALL"

Amitkumar Raodeo (JIRA) issues at jboss.org
Wed Sep 9 13:02:00 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107047#comment-13107047 ] 

Amitkumar Raodeo commented on WFLY-3330:
----------------------------------------

This is yet not fixed in wildfly 9.0.1 Final.

> Support enabled-cipher-suites="ALL" 
> ------------------------------------
>
>                 Key: WFLY-3330
>                 URL: https://issues.jboss.org/browse/WFLY-3330
>             Project: WildFly
>          Issue Type: Sub-task
>          Components: Web (Undertow)
>    Affects Versions: 8.1.0.CR1
>            Reporter: ehsavoie Hugonnet
>            Assignee: ehsavoie Hugonnet
>
> If I want to enable all ciphers format except MD5 I would have to specify a long list of all supported ciphers.
> Using the "ALL" keyword with a list of excluded elements this becomes easy to configure.
> The expected fopattern would be ALL:!ELT1:!ELT2
> Thus ALL:!MD5 would enable all supported ciphers except MD5.
> This is based on OpenSSL syntax for ciphers https://www.openssl.org/docs/apps/ciphers.html



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list