0 Replies Latest reply on Oct 10, 2005 4:12 PM by mmigal

    Problem with using other library for SSL.

    mmigal

      I am using jboss 4.0.2. My application is managing and monitoring devices through the use of the 3rd party library. That library supports SSL communication with the devices. The problem is, that when I just use HTTP, the data is getting transfered very fast, but when I use SSL (https) to communicate with devices, it is very unpredictable. Sometimes it takes seconds, and sometimes it takes minutes. It seems like it is being locked somewere. When it is in that locked state, as sson as I start the shutdown of the jboss server, the connection is unlocked and data completes the transfer.

      Has anybody seen anything like that?
      Any help would be appreciated.

      Michael