cancel
Showing results for 
Search instead for 
Did you mean: 

SSL Configuration - Enabling HTTPS

Former Member
0 Kudos

Hi

I am trying to configure SSL between our XI and R/3 systems.

On XI

I have installed the following files : libsapcrypto.o, sapgenpse.exe

(both under exe directory) and ticket under sec directory and have set

an environment variable SECUDIR to sec directory.

The profile parameters ssl/ssl_lib, sec/libsapsecu, ssf/ssfapi_lib,

ssf/name, icm/server_port_xx, icm/HTTPS/verify_client and

icm/http/j2ee_xxx have been set.

I have also created a certificate and have sent it for signing. And

have imported the response into XI.

Under SSL Client SSL Client (Standard) - Still on XI

When creating PSE, I changed the name to R/3 hostname and installation

no for R/3 host. I have also created a certificate and have sent it for

signing. And have imported the response into XI.

On R/3

I have tried to change the HTTP RFC to use SSL but it seems as if it

does not work. I have not set anything on R/3.

Can you please tell me if I am missing something here. Am I doing it

right? Please help

Accepted Solutions (0)

Answers (1)

Answers (1)

DG
Active Contributor
0 Kudos

Hi Madimetja,

You should also enable the cryptoAPI on the ERP/ R3 system. My experience is that it is not possible to open a connection from a ABAP system to SSL, if the cryptoAPI is not installed.

/daniel