cancel
Showing results for 
Search instead for 
Did you mean: 

TLS V 1.2 enable in SAP PO

former_member235717
Participant
0 Kudos

Hi All,

We are currently using SAP PO 7.4. One of our Web Interface URL has been changed and this required a TLSv1.2 to call the URL.

For now we are getting "iaik.security.ssl.SSLException: Peer sent alert: Alert Fatal: handshake".

How can we enable the TLSv1.2 in SAP ?

Thanks,

Sindhu.

Accepted Solutions (0)

Answers (2)

Answers (2)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

Ensure you have this note - 2284059 Update of SSL library within NW Java server.

In addition, some PI Adapter types have specific requirements in regards to this (it's not clear here which specific adapter type you are using). See the notes below for more details.

2292139    TLSv1.2 support in Axis adapter

2323758    SSL support extension for TLS in HTTP_AAE adapter

2202947    JMS Adapter - SSL/TLS Support for Solace Systems

2191932    SSL/TLS limitations in SAP PI JMS Adapter

2295870    TLSv1.2 support in REST adapter

Also, the XPI Inspector tool is very useful for tracing these errors. See note #1514898 XPI Inspector for troubleshooting XI, for details. Example 11 and/or Example 50 would be best for this situation.


Regards
Mark

Former Member
0 Kudos

refer the below threads, you need to work with network team to enable the TLS version

TLS 1.2 Support in SAP | SCN

former_member235717
Participant
0 Kudos

Networking team has enabled the TLS version but still getting the error. I did a little more research and understood that we have to go with applying patch. And this requires the entire Interfaces to be tested again in the system which we do not want to at this point of time.

So I was thinking if we have any other parameters which we can set to enable this from PI.

former_member182412
Active Contributor