Dear All,
We are getting a following error in SAP PO system when we send messages to SFDC.
We already enabled TLS 1.1 and TLS 1.2 in our system and we had tested and the response below,
SSLv3: record=(3,0), ClientHello=(3,0) no TLS extensions
<HostName>... sending ClientHello (len=58)
OK: ServerHello.server_version=(3,0) = (SSLv3)
ServerHello.cs={ 0x00,0x2f } TLS_RSA_WITH_AES128_CBC_SHA
TLSv1.0: record=(3,0), ClientHello=(3,1) no TLS extensions
<HostName>... sending ClientHello (len=58)
OK: ServerHello.server_version=(3,1) = (TLSv1.0)
ServerHello.cs={ 0x00,0x2f } TLS_RSA_WITH_AES128_CBC_SHA
TLSv1.1: record=(3,0), ClientHello=(3,2) no TLS extensions
<HostName>... sending ClientHello (len=58)
OK: ServerHello.server_version=(3,2) = (TLSv1.1)
ServerHello.cs={ 0x00,0x2f } TLS_RSA_WITH_AES128_CBC_SHA
TLSv1.2: record=(3,0), ClientHello=(3,3) no TLS extensions
<HostName>... sending ClientHello (len=58)
OK: ServerHello.server_version=(3,3) = (TLSv1.2)
ServerHello.cs={ 0x00,0x2f } TLS_RSA_WITH_AES128_CBC_SHA
Also messages are going twice and one is successful and another one is failed. But still the information is not updated in SFDC.
Also we could see the below message in SFDC side but we already enabled TLS1.1 and TLS 1.2 as I mentioned.
Could you please help with this?
Regards,
Jegan Raj