Hi UndertowDev,

Is it possible to configure 2 way ssl with reverse proxy in wildfly standalone.xml?
The schema and the realm set properly in case of 1 way ssl works fine however when the back end requests for the client cert the wildfly does not sent it:

22:12:41,187 INFO  [stdout] (default task-2) *** CertificateRequest

... 

22:12:41,213 INFO  [stdout] (default task-2) Warning: no suitable certificate found - continuing without client authentication

 


realm looks like this:

<security-realm name="PserverRealm">

    <server-identities>

        <ssl>

            <keystore path="/home/config/pserver.jks" keystore-password="123456" alias="pserver" key-password="123456"/>

        </ssl>

    </server-identities>

    <authentication>

        <truststore path="/home/config/pserver.jks" keystore-password="123456"/>

    </authentication>

</security-realm>


 
Another question whether is basic authentication possible from the configuration?

Thank you in advance, Zsolt

Mentes a vírusoktól. www.avast.com