Home Forums Integration Channels TLS1.1 ?

Viewing 1 reply thread
  • Author
    Posts
    • #17300
      Saurabh MulikSaurabh Mulik
      Participant

      Is it possible to configure NexJ 6X to use Tls1.1 for Rest Call ?

       

      TLS1.0 is failing as the API that we are calling only support TLS 1.1 and 1.2

       

      Received fatal alert: protocol_version
      at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:190)
      at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:136)
      at com.sun.net.ssl.internal.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1822)
      at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1004)
      at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1188)
      at com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:654)
      at com.sun.net.ssl.internal.s

      0
    • #17312
      Shahzad Qureshishahzad.qureshi
      Keymaster

      Since Finance 6.x is quite outdated, I am not entirely sure. The jdk version may also be a factor here.

      Perhaps specifying a jvm property https.protocols=TLSv11.1,TLSv1 would help.

      0
Viewing 1 reply thread
  • You must be logged in to reply to this topic.