]
Martin Choma updated WFLY-7260:
-------------------------------
Summary: Document in elytron model *-client-auth are mutual exclusive (was: Document
in model *-client-auth are mutual exclusive)
Document in elytron model *-client-auth are mutual exclusive
------------------------------------------------------------
Key: WFLY-7260
URL:
https://issues.jboss.org/browse/WFLY-7260
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
Reporter: Martin Choma
Priority: Minor
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."