SSL port expose issue ( WildFly 25.x)
SSL Port is not getting exposed cause of which console and WAR deployed are running on NON-SSL Port. Using Wildfly 25.x version Domain cluster setup.
We're working in a Domain setup and in order to implement the SSL below changes have been done in domain.xml. certificate has been imported in above webservice_2wire_new.jks and has been validated using keytool as well. Attached jboss-cli.txt has the jboss-cli output for commands implemented to make above changes.
we've implemented below highlighted things