The context of my question is:
Configuring security to access EJB through WS -- WFLYEJB0364 Connection rejected
I configured Wildfly for SSL secured EJBs with Elytron following the tutorials:
How to configure SSL/HTTPS on WildFly:
and
SSL secured EJBs with Elytron
http://www.mastertheboss.com/jboss-server/jboss-security/ssl-secured-ejb-with-elytron
in order to perform mutual SSL authentication, but with no success. How can I configure EJBs access through WS with mutual SSL authentication?