cancel
Showing results for 
Search instead for 
Did you mean: 

http ssl error

Former Member
0 Kudos

hi all,

I have a problem in rfc connection In the sm59 and clicked on one of the connections of the HTTP connection to the External server and click on the connection test it is showing an error ICM_HTTP_SSL_ERROR. please can any one help me regarding this error

thanks

sandeep

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

make SSL inactive in sm59...It should work. OR

Please refer SAP note 852688

OR

1)As it is CLIENT_RECEIVE_FAILED, may be your recver is not reachable and that you have to try to ping it using t-code SM49 (OS level access).

2)If you are able to ping it the try to TELNET its port ,and try to make them up.

3)Also as this is related to SSL may be your SSL certificate has expired and that your receiver is not reachable/recognized.

It may de be due to trusted certificate is expired Or due to the incorrect authorization during Proxy generation.

To solve this kindly follow below link as help

/people/thomas.jung3/blog/2005/05/13/calling-webservices-from-abap-via-https

Also follow SAP Note- 852688

Plz rewad points

thanq

former_member859847
Active Contributor
0 Kudos

Hi Praneeth,

Please check the following links, it will help you to resolve the problem.

Regards

mahesh.

Former Member
0 Kudos

Hi!

Seems, like you want to connect via SSL. Is you target HTTP SSL enabled? What have you types in the target, is it http:// or https://?

Peter