cancel
Showing results for 
Search instead for 
Did you mean: 

Need to configure SSL in both Client and Server side

Former Member
0 Kudos

Hi

I need to configure SSL certificate in both client side and server

side for client side we have already configured as HTTP Destination and configured in sm59 but i need know how to configure the server side certificate in (HTTP receiver adapter )

Thanks

Jayaraman

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

txs

Former Member
0 Kudos

Hi,

Refer

Securing Server Communication With SSL Through The Central Configuration Manager

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/809bfd3c-5d3f-2b10-2681-e98fb0ec...

The below link helps configuring SSL for J2EE servers:

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

http://help.sap.com/saphelp_nw04/helpdata/en/14/29236de1864c6e8d46e77192adaa95/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

Thanks

Swarup