Thanks Martin for the reply. I have a doubt. How to support application that uses SHA256 algorithm for authentication if we use artix 4.1 ? any negotiation applicable. Thank u .
A
Anonymous
September 9, 2015
Does SHA256 algorithm is compatible for Artix 4.1 version ? Need any negotiation or change for the authentication
Artix 5.5 does not support TLSv1.1 as well. The versions of the SSL/TLS protocol that are supported by Artix ESB depend on the particular JSSE provider configured. By default SunJSSE is configured and as you know in JDK 1.5, it does not support TLSv1.1/1.2.
So, you will have to upgrade to the latest version of Artix 5.6.4 to get TLSv1.1 and/or TLSv1.2 support.