cancel
Showing results for 
Search instead for 
Did you mean: 

SSL Certificates for J2EE Servers

Former Member
0 Kudos

We have a security requirement to make all our servers SSL/HTTPS compliant. We have a J2EE Application Server. To satisfy this requirement for this server, does anyone know if we need to install an SSL certificate? We are installing Certificates on our 2 other SAP boxes but have not request one for this J2EE server.

Please let us know if you have any insight.

Thanks!

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Read this

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a/frameset.htm">Configuring the Use of SSL on the SAP J2EE Engine</a>

Former Member
0 Kudos
Former Member
0 Kudos

Hi

To make your server SSL compliant, you will need to install a certifiacte on your server.

Regards

Former Member
0 Kudos

My basis guy has said that the Requisite box is a client off of the SAP box. Is it not possible to use a certificate from another server?

Former Member
0 Kudos

Hi Shannon,

The below link helps configuring SSL for J2EE servers:

http://help.sap.com/saphelp_nw04/helpdata/en/db/1f1740198d8f5ce10000000a155106/frameset.htm

-> Configuring SSL on SAP J2EE

A key pair is required for the SAP J2EE to use SSL. This key pair can be created from the Visual admin. But to use this, the public key should be certified by "any Certifying authority(CA)". This CA can depend on your choice. In case you opt for SAP CA, follow the instructions on http://service.sap.com/tcs

Regards

Srikishan