cancel
Showing results for 
Search instead for 
Did you mean: 

Error while creating the HTTP client with destination

Former Member
0 Kudos

Hi ,

I am getting this error while connecting to https location on receiver channel . The below error i am getting in SXMB_moni

Error while creating the HTTP client with destination

The receiver party is doing some security setting on there end and for that purpose we have provided the external IP address to them , after that we are getting the above error.

We have already installed the client certificate on our staging server , and have done the correct setting in SM59 and channel.

Accepted Solutions (0)

Answers (1)

Answers (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Check few things..

1) I believe you use specify destination for the addressing type field in the comm channel. If so make sure you entered valid target URL address in the SM59 of type http destination.

2) Check the validitity of the certificate. You can import the certificate both in java and abap stack.

3) Make sure certificate is installed as expected.

4) Send the request and talk to the target system and check what error information they get in their log related to ssl.