cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS activation

Former Member
0 Kudos

Hi, experts!

How can I activate HTTPS function on my server?

In STRUST transaction I see only "System PSE" - directory, "File" - box, "E-learning" with red cross.

Must I use profile parameters, or security library for this purpose?

Thanks.

Artem

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Artem,

Would you like to setup https (SSL) for the ABAP ou SAP J2EE server ?

I have implemented the SSL on ABAP with the blog help :

[Setup HTTPS (SSL) for the Sneak Preview SAP NetWeaver 04 ABAP Edition|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2527] [original link is broken] [original link is broken] [original link is broken];

with the Web Application Server Java :

1. Download the SSL library : Download - SAP Cryptographic Software - SAP Java Crypto Toolkit on the SAP service market place.

2. unzipp the package with SAPCAR.

3. install the package with SDM (Software Deployment Manager)

4. Go to the J2EE Visual Administrator

a) Create or load the certificate in the node "Key storage"

b) Start the service : "SSL provider"

Best regards,

Mathieu

PS : reward points if helpful