https://medium.com/@hasnat.saeed/setup-ssl-https-on-jboss-wildfly-application-server-fde6288a0f40
The wildfly.org documentation on the subject doesn't answer most of my problems.
I'm looking for a "quick start guide" to at least get the management console up and running using HTTPS?
I'm assuming I still need to use a Java keystore in the newer versions of wildfly? The posts about PKCS12 confuse the situation, for me but if those certificates work, I will try that method.
Many thanks.