]
James Perkins reassigned WFCORE-2860:
-------------------------------------
Assignee: Jean-Francois Denise (was: Tomaz Cerar)
The ReloadRedirectTestCase needs to work with Elytron
-----------------------------------------------------
Key: WFCORE-2860
URL:
https://issues.jboss.org/browse/WFCORE-2860
Project: WildFly Core
Issue Type: Task
Components: CLI, Test Suite
Reporter: James Perkins
Assignee: Jean-Francois Denise
The {{ReloadRedirectTestCase}} test configures an SSL management connection. This
doesn't work when Elytron is enabled ({{-Delytron}} for the test suite) because the
{{/core-service=management/security-realm=ManagementRealm/}} is not used. An SSL context
will need to be created on the Elytron subsystem and the management interface will need to
use that context.