cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Adapter Error with HTTPS

Former Member
0 Kudos

Guys,

I have created one SOAP Adapter Receiver as a configuration below:

Target URL = https://www.server.com/ws.asmx (example)

Configure Certificate Athenticate (i have use one certificate configured in key store from Visual Admin)

Configura Proxy (i have used same proxy, port user and pass from web browser).

But when i execute my interface, occurs the follow error:

Connection reset

Can anybody helpe, please?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Guys,

I have solved the error, but now appears the follow error:

com.sap.aii.af.ra.ms.api.DeliveryException: Invalid SSL message, peer seems to be talking plain!

Can anybody help me, please?

Former Member
0 Kudos

Hello,

finally you run your request from your ERP System about your ICF.

To establish a SSL Connection to the Web Service target system about an SAP WebAS and ICF, it is necessary to create a certificate on client site about Internet explorer using target URL and importing it on STRUST. Take the junction "SSL-Client (Anonym)" to include your certificate for your system.

Take a reboot of ICM Monitor.

Then create a HTTP Connection to rhe external server via SM59 (Typ G).

Don't forget to configure the following points:

Under the menu tab Registration&Security:

- Registration Process: No Registration

- status of security protocols: activ and ANONYM SSL-Client (Anonym)

In most cases, you don't need to edit your user data.

Only then one can usually connect about SAP XI or PI to some servers with SSL method.

former_member192295
Active Contributor
0 Kudos

Hi,

Check with configuration ports, the port not accepting connection request.

Former Member
0 Kudos

Where can i to see the configuration ports?

Thanks