Add to documentation information that need-client-auth and want-client-auth are mutually exclusive. If one is set other is unset.
Now we just have:
- want-client-auth - "Set wantClientAuth on the underlying SSLContext - if a security domain is referenced this will automatically be set to true."
- need-client-auth - "Set needClientAuth on the underlying SSLContext."
- is cloned by
-
WFLY-7260 Document in elytron model *-client-auth are mutual exclusive
- Closed
- is incorporated by
-
JBEAP-6359 Upgrade to Elytron Subsystem 1.0.0.Alpha12
- Closed