[
https://issues.jboss.org/browse/WFLY-7081?page=com.atlassian.jira.plugin....
]
Ingo Weiss commented on WFLY-7081:
----------------------------------
After some investigation, it seems that the issue happens when the HTTPS listener uses a
{{ssl-context}}. Reverting to a security realm, HTTP/2 works as expected.
Elytron + https-listener in undertow listener doesn't work with
enable-http2 set to "true"
------------------------------------------------------------------------------------------
Key: WFLY-7081
URL:
https://issues.jboss.org/browse/WFLY-7081
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Hynek Švábek
Assignee: Stuart Douglas
Priority: Blocker
Fix For: 11.0.0.Alpha1
When I want to use HTTPS settings in combination with Elytron subsystem then I have to
set "enable-http2" to "false" value.
For settings I followed this blog post
http://darranl.blogspot.cz/2016/02/wildfly-elytron-ssl-configuration.html
And as keystore I used default application.keystore
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)