2 Replies Latest reply on Jun 4, 2014 9:25 AM by orochimaru19860000

    Migrate application to SSL, but keeping http communication only for a defined middleware

    orochimaru19860000

      I'm having a jboss application running and trying to get it run under SSL.

      The ssl configuration under is quite done without issues and everything seems to be fine, BUT I have a problem though: The application communicates with a middlware that does not support HTTPS, only HTTP.

       

      I want to use HTTPS on my application except for communication with this middleware (HTTP).

       

      Is this possible and how?

       

      Thanks in advance.

       

      Med