Jump to content

SSL Connection reset by server TLS 2.1 vs. SSL 3.1


Doug Kent 4

Recommended Posts

I am attempting to connect to a server securely using TIBCO BW 12 SOAP Request Reply activity. I have confirmed out user credentials are correct, and have the server certificates all properly imported and referenced in the Configure SSL tab. I confirmed the server supports TLS 1.2 altho can't yet confirm that it ONLY supports it and no other crypto protocols. On connection, I get the SSL trace shown below:

Obvious question is - does BW 12 support TLS 1.2 If not, then that would be likely explanation. Has anyone run across this situation Thanks in Advance...

sl_debug(18): Starting handshake (iSaSiLk 3.03)...

ssl_debug(18): Sending secure renegotiation cipher suite

ssl_debug(18): Sending v3 client_hello message, requesting version 3.1...

ssl_debug(18): IOException while handshaking: Connection reset

ssl_debug(18): Sending alert: Alert Fatal: handshake failure

ssl_debug(18): Exception sending message: java.net.SocketException: Connection reset by peer: socket write error

ssl_debug(18): Shutting down SSL layer...

ssl_debug(18): Closing transport...

Link to comment
Share on other sites

  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...