If you have a proxy, like HAProxy for example, that terminates your SSL, the proxy forwards your traffic to JBoss via HTTP. So your JBoss is accessed via HTTP and “thinks”, it’s accessed in an unsecure way. This may have no consequences, but sometimes it does. But you can configure…