0 Replies Latest reply on Mar 19, 2008 3:30 PM by avihaimar

    How can I verify that the transport is encrypted?

      Hey,
      I have a remote client that needs to connect secured to the server.
      I follow the following post – “Accessing JNDI over HTTPS�
      http://www.redhat.com/docs/manuals/jboss/jboss-eap-4.3/doc/Server_Configuration_Guide/html/JNDI_over_HTTP-Accessing_JNDI_over_HTTPS.html

      I run the example attached and trace the transport layer with “Wireshark�. I noticed that the protocol type is TCP and not SSL or TLS, is this ok?
      How can I verify that the data is encrypted?

      Thank you