Configure remote-outbound-connection with Elytron authentication ssl-context
Issue
- We need to migrate the following legacy security configuration in the remoting subsystem to Elytron:
<remote-outbound-connection name="remote-ejb-connection" outbound-socket-binding-ref="remote-ejb-1" security-realm="SSLRealm" protocol="remote">
<properties>
<property name="SASL_POLICY_NOANONYMOUS" value="false"/>
<property name="SSL_ENABLED" value="true"/>
...
</properties>
Environment
- Red Hat JBoss Enterprise Application Platform (JBoss EAP)
- 7.4
- 8
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.