cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI REST Receiver PUT Method: SSLException while handshaking: Record version mismatch: 00

0 Kudos

Hi all,

I have a Proxy to REST scenario to call an external API and I am getting this error:

SSLException while handshaking: Record version mismatch: 00

The conection to API is using a proxy. I already upload client certificate to TrustedCAs.

The method to use is PUT, that is why im using REST adapter. If I use HTTP_AAE adapter it works fine with other API on same server(POST Method)

Do you have any clue why it is happening?

TomislavBačanov
Explorer
0 Kudos

Hi Israel,

I have same problem.

Have you found solution to your problem?

If you have, could you please share.

I also tried URL via XPI Inspector and I am getting same error.

Regards,

Tomislav

Accepted Solutions (0)

Answers (1)

Answers (1)

TomislavBačanov
Explorer
0 Kudos

Hi,

we solved our problem by BC guys.

They checked notes: 2569156, 2708581.

And maintained properties:

client.allowLegacyRenegotiation=true

extension=server_name.noncritical

I hope it will help some.

Regards,

Tomislav