-
Bug
-
Resolution: Done
-
Blocker
-
7.1.0.DR10
This is regression against EAP 7.0 . Customers relying on this feature won't be able to migrate to EAP 7.1.
Working configuration of TLS between domain and host controller from EAP 7.0 (legacy) does not work on EAP 7.1 anymore.
In server log there is this error:
[Host Controller] Caused by: java.io.IOException: Client starting STARTTLS but channel doesn't support SSL [Host Controller] at org.jboss.remoting3.remote.ClientConnectionOpenListener$StartTls.handleEvent(ClientConnectionOpenListener.java:527) [Host Controller] at org.jboss.remoting3.remote.ClientConnectionOpenListener$StartTls.handleEvent(ClientConnectionOpenListener.java:477) [Host Controller] at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) [Host Controller] at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) [Host Controller] at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:89) [Host Controller] at org.xnio.nio.WorkerThread.run(WorkerThread.java:567) [Host Controller] at ...asynchronous invocation...(Unknown Source) [Host Controller] at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:466) [Host Controller] at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:437) [Host Controller] at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:430) [Host Controller] at org.jboss.as.protocol.ProtocolConnectionUtils.connect(ProtocolConnectionUtils.java:163) [Host Controller] at org.jboss.as.protocol.ProtocolConnectionUtils.connectSync(ProtocolConnectionUtils.java:119) [Host Controller] ... 9 more
See attached server.log for context log.
Tests in wildfly-core covering this scenario are currently ignored:
- SSLMasterSlaveOneWayTestCase is ignored by
WFCORE-1978 - SSLMasterSlaveTwoWayTestCase is ignored by
WFCORE-2068
- is blocked by
-
JBEAP-10809 Upgrade Remoting to 5.0.0.Beta22
- Closed
- is cloned by
-
WFCORE-2521 TLS between domain and host controllers does not work
- Resolved
- is incorporated by
-
JBEAP-10508 (7.1.0) Upgrade to WildFly Core to 3.0.0.Beta21
- Closed
- is related to
-
WFCORE-2068 HTTPSConnectionWithCLITestCase and HTTPSManagementInterfaceTestCase Failing Due To Native Protocol Issue
- Resolved
-
JBEAP-10245 HTTPSConnectionWithCLITestCase and HTTPSManagementInterfaceTestCase Failing Due To Native Protocol Issue
- Closed
-
WFCORE-1978 Add support for client cert authentication in domain mode.
- Resolved