cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS RFC

Former Member
0 Kudos

Dear All,

I'm tryng to connect a Web Service on the Internet using the HTTPS protocol.

I generatd the proxy class and the logical port, but I have a problem with RFC.

How I can set a HTTPS RFC ?

If I select SSL as Active under the logon tab when i test the RFC no message is displayed (like when I insert a wrong URL).

Can anybody help me?

Thank you in advance.

Antonio

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Antonio,

you have to do the following steps:

1. Download and generate a client certificate for an SSL connection to the web services server

2. Import the client certificate into the SAP system (Transaction STRUST)

3. Configure the security options of your http connection (Transaction SM59)

In the SAP service marketplace you will find a detailed description of these steps in the installation guide of the sabre web interface if you search for "https rfc strust sabre"

Hope this helps.

Best regards

Peter

Former Member
0 Kudos

Peter,

thank you for your help.

I've solved but it was necessary some extra steps:

1.install the SAPCRYPTOLIB - Note 510007 - Setting up SSL on Web Application Server ABAP

2. activation of the HTTPs server

3. import of the web service certificate (downloaded by Firefox)

4. IMPORTANT: restart of ICM after the import o the certificate.

I hope that help someone else.

Thank you again Peter.

Antonio

Answers (0)