]
Brian Stansberry updated WFCORE-2025:
-------------------------------------
Fix Version/s: 3.0.0.Alpha16
(was: 3.0.0.Alpha15)
CLI SSLContext Priority
-----------------------
Key: WFCORE-2025
URL:
https://issues.jboss.org/browse/WFCORE-2025
Project: WildFly Core
Issue Type: Task
Components: CLI, Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Critical
Fix For: 3.0.0.Alpha16
We have three different places an SSLContext could come from for the CLI: -
# CLI Configuration
# AuthenticationClient Configuration
# Default interactive SSLContext
We need to ensure they are prioritised as above.