Hello,
I want to develop a client in ABAP that will use the ICF to connect to a web server and send a post request.
I have read the example at
http://help.sap.com/saphelp_nw04/helpdata/en/6f/04d73a90e7322be10000000a11405a/frameset.htm
What I have not found is how to do this securely using https and basic authentication or cert-based authentication. (Note that the remote web server is not an sap system).
Does the ICF support these authentication methods for outbound http requests ?
Do you have any examples of how to do this ?
Thank you in advance for your help .
Note : I am using SAP Web Application Server 6.20
Thierry
Hallo Thierry,
Funnily enough I tried to create an outgoing HTTPS connection a few days ago, and failed! Using HTTP is not a problem. There seems to be some problem with getting the SSL connection setup, that I did not to understand. At the moment I have an open trouble ticket for this. If I should make it work, I will append a small example.
bye, brian
Add a comment