cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP receiver / SSL

Former Member
0 Kudos

Hello,

I have the following scenario : R/3 -> XI -> SOAP with SSL.

When accessing the target URL with a browser I don't have any problems. The SSL handshake is working correctly,I can download all certifcates from the chain and they are all valid.

I imported the CA certficates into the keystore. But XI is unable to create the socket. In the logs I have the following message :

"Attempting to create outgoing ssl connection without trusted certificates".

We have other partners using the same scenario working correctly. I checked and the partners that are working correctly are using a 1024 public key and the new one that causes error is using only a 512 public key.

Thanks,

Bela

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Did you ever come to a resolution to this issue?

Former Member
0 Kudos

Hi Bela,

Did you ever solve the issue I'm currently facing a similar problem when trying to use SSL to call a web service