cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI 7. 3 HTTP_AAE Receiver with SSL

Former Member
0 Kudos

HI,

The scenario is as follows:

Send a XML from SAP via an ABAP proxy to a web service using the adapter HTTP_AAE receiver on a server that has implemented SSL, but to connect is only necessary to send username / password.  I tried communicating with a REST Client in Google Chrome directly to the URL provider and it worked.

 

Configuration:

Adapter type: HTTP_AAE

Type: Receiver

Transport Protocol: HTTP 1.1

Message Protocol: POST

Engine Adapter: Central Adapter Engine

General

    Addressing mode: URL address

    Target host: server.domain.com (Delivered by the supplier)

    Target port: 4433 (Delivered by the supplier)

    Path: / subdir / subdir / service (Delivered by the supplier)

Security

    Use SSL: Check

    Specify Client Certifcate: Uncheck

    User Autehntification: Logon data for Non-SAP System

    User Name: User

    User Password: Password

 

The system gives the following error on Adapter Engine:

Delivery of the message to the application using connection HTTP_AAE_http 😕 / sap.com / xi / XI / System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter . http.api.HttpAdapterException: ERROR_SENDING_HTTP_REQUEST, sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to Requested target.

That configuration would be failing or missing in the system set up? ....

 

Regards,

Johnny

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Standard Error. Was solved applying the following SP.

Regards,

Former Member
0 Kudos

Hi Johnny,

Do you know any OSS Note which describes this issue?


What was your original SP and which has fixed your problem?

Thanks

Former Member
0 Kudos

Can you please give me the SP you used or any OSS note for this.

Thanks

Answers (0)