[
https://issues.jboss.org/browse/ELY-395?page=com.atlassian.jira.plugin.sy...
]
Darran Lofthouse updated ELY-395:
---------------------------------
Workaround Description:
The following string can be manually specified instead: -
{noformat}
ALL:!aNULL:!eNULL
{noformat}
Workaround: Workaround Exists
Undertow HTTPS listener offers no cipher suite for DEFAULT
enabled-cipher-suites
--------------------------------------------------------------------------------
Key: ELY-395
URL:
https://issues.jboss.org/browse/ELY-395
Project: WildFly Elytron
Issue Type: Bug
Components: SSL
Affects Versions: 1.0.2.Final
Reporter: Ondrej Kotek
Assignee: Darran Lofthouse
Fix For: 1.1.0.Beta6
No cipher suites are available for handshake with HTTPS Undertow listener.
According to OpenSSL documentation [1], cipher suites corresponding with
ALL:!COMPLEMENTOFDEFAULT:!eNULL cipher string should be available for handshake.
According to Elytron documentation [2], cipher suites corresponding with
ALL:!aNULL:!eNULL cipher string should be available for handshake.
[1]
https://www.openssl.org/docs/manmaster/apps/ciphers.html#CIPHER-STRINGS
[2]
http://wildfly-security.github.io/wildfly-elytron/org/wildfly/security/ss...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)