Skip to Content
0
Jun 28, 2016 at 09:55 AM

Issue in Message Sending - SAP PO TLS 1.0, TLS 1.1

553 Views

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

Attachments

pastedImage_0.png (20.7 kB)
pastedImage_1.png (18.5 kB)