cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP HTTPS receiver adapter not working

Former Member
0 Kudos

Hi,

we're pretty stuck here...

here is the scenario. Using PI 7.1.

I'm calling a web service from PI to a third party .

We need to use the SOAP HTTP axis adapter .

We configured it correctly and it works fine with http.

Now , we need it to work with https so the axis faq says that as long as the adapter engine is https configured , it will work just by changing the url of the receiver com chanel.

So we install the Crypto Libs.

Then we add the certificates of the third party site to the keystore ICM_CLIENT_SSL_* .... the whole chain .

We restarted the server many times...

No errors in ICM , even if we increase the trace level...

Anything we might be missing. I figure , since its axis , the ABAP stack does not need to be configured for client ssl.

Thanks.

When we run the interface, it takes a long time and we get a timeout .

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Adapter engine Patch fixed it.

+ We actually had a networking problem