cancel
Showing results for 
Search instead for 
Did you mean: 

Invalid SSL message, peer seems to be talking plain!

Former Member
0 Kudos

Hi Experts,

When I tried to execute the webservice -> xi -> webservice senario, I am getting the message below. Could you please tell me what could be the reason?

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

<!-- Call Adapter

-->

<SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

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

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Regards

Marcelo Macedo

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Marcelo,

Did you solve your problem ?

How did you do that? Is it some Basis Configuration?

I'm getting the same error message....

But I'm getting this message only for some specific channels... I have one of it that is working fine ...

Thank you 😃

Luciana Rossan

Edited by: lrossan on Feb 9, 2012 3:01 PM

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 Member
0 Kudos

Hi Marcelo,

Did you solve your problem ?

How did you do that?

I'm getting the same error message....

Thank you 😃

Luciana Rossan

Former Member
0 Kudos

Hi Marcelo !

This usually happens when the system only talks http on

the address you are trying to connect via https.

Regards,

Matias.

ps: please award points if helpful