wildfly 33 Can’t connect remotely due to authentication problem
I have followed the Blog Securing Jakarta Enterprise Beans with mutual TLS authentication on https://wildfly-security.github.io/wildfly-elytron/blog/ejb-over-tls/#configuring-the-remote-connector to the letter. Everything has executed successfully! I am able to connect to https (via browser) with the certificate from keytool (from the blog) and https works perfectly. Using postman I am able to ping my web app’s Rest api. I have the following code: