on 2016 May 09 5:05 PM
Hi,
We have got integration with few external partners using SSL. Currently all of them use TLS 1.0 but one of the partners ( Salesforce ) is disabling the TLS 1.0 and is going to support only 1.1 or higher. We have looked at the communication channel setting and do not see anything available to chose the SSL version, and if we make the changes in cryptolibrary, we think it will make it global and will disable all communication below TLS 1.1 thereby effecting our other integrations.
Any help anyone provide information on how they have achieved this kind of requirement in their landscape.
Regards,
Arunava
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Aruna,
If your partner requires TLS 1.1 or higher your partner's server will send back the requirement to PI which will connect to your partner via the required TLS version. Also please note that TLS 1.2 support is now official. Please check note:
2284059 - Update of SSL library within NW Java server
You don't have to change anything in your system. During the initialization of the connection the partner and the PI will negotiate which TLS version to use. In case with Salesforce it will use TLS 1.1 or higher (depends on the Salesforce requirement) and in other cases it will still continue to use TLS 1.0
Regards,
Mate
User | Count |
---|---|
71 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.