Jump to content

iaik.security.ssl.SSLException: Peer sent alert: Alert Fatal: protocol version


Ravi Evuri 3

Recommended Posts

We are trying to connect peolesoft with TLS 1.2 and SSLv3 protocols,but from TIBCO BW 5.11 designer vesrion and TRA 5.8 we are getting this below error.Any one can help us to resolve the issue.

My basic doubt is like whether 5.11 designer supports TLS 1.2 or not

 

iaik.security.ssl.SSLException: Peer sent alert: Alert Fatal: protocol version

at iaik.security.ssl.f.a(Unknown Source)

at iaik.security.ssl.g.f(Unknown Source)

at iaik.security.ssl.g.d(Unknown Source)

at iaik.security.ssl.f.c(Unknown Source)

at iaik.security.ssl.SSLTransport.startHandshake(Unknown Source)

at iaik.security.ssl.SSLTransport.a(Unknown Source)

at iaik.security.ssl.SSLTransport.renegotiate(Unknown Source)

at iaik.security.ssl.SSLSocket.renegotiate(Unknown Source)

at com.tibco.security.ssl.super.o0OO.doHandshake(SSLClientImpl.java:366)

at com.tibco.plugin.share.security.TIBCryptClientSocketFactory.createSocket(Unknown Source)

at com.tibco.plugin.share.security.TIBCryptClientSocketFactory.createSocket(Unknown Source)

at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:706)

at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:386)

at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170)

at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)

at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324)

at com.tibco.plugin.share.http.client.JakartaHttpTransportDriver$RequestExecutor.run(Unknown Source)

at com.tibco.pe.util.ThreadPool$ThreadPoolThread.run(Unknown Source)

Link to comment
Share on other sites

  • 1 year later...
  • 1 year later...

Hi Dylan,

Onlly 5.13 version will support TLS 1.2 and SSLv3 protocols version.Work around is need to upgrade your designer version to support TLS 1.2 version.

In our case instead of using webservice with certificates, we have changed the solution implementation with SFTP (File Transfer Protocol) to put the files in requested server.

Link to comment
Share on other sites

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...