[
https://issues.jboss.org/browse/ELY-395?page=com.atlassian.jira.plugin.sy...
]
Ondrej Kotek moved JBEAP-2380 to ELY-395:
-----------------------------------------
Project: WildFly Elytron (was: JBoss Enterprise Application Platform)
Key: ELY-395 (was: JBEAP-2380)
Workflow: GIT Pull Request workflow (was: CDW v1)
Component/s: SSL
(was: Security)
(was: Web (Undertow))
Target Release: (was: 7.0.0.GA)
Affects Version/s: 1.0.2.Final
(was: 7.0.0.ER2 (Beta))
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
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)