1 Reply Latest reply on Mar 12, 2014 12:42 PM by ksreen

    RMI over HTTPS

    str

      We are using RMI in our application and we would like to have it secured. After some searching the best alternative seems to be to use RMI over the HTTP protocol and use SSL for security.

      Does Wildfly support this, any pointers on how to configure it or to find documentation about it?