cancel
Showing results for 
Search instead for 
Did you mean: 

Webdispatcher use of existing certificate

Former Member
0 Kudos

Hi guys,

we are still runnig iis with reverseproxy (old portal EP6) on a gatewayserver in the dmz. Now we want to use the same server for webdispatcher on a different port (parallel for NW04s Portal). For http it works fine. But we want to run (terminated) https and want to use our "old" certificate from verisign (its still used for the reverseproxy and still valid).

I only find description and helps with information of how to generate a pse for a certificate request but not of how to use my old valid certificat. How can i import my old certificate into the pse?

Regards Frank

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Frank,

You can import the Certificate into your SAP system via T-Code STRUST.

On SAP J2EE Portal you can import the certificate via ....

First login to the portal at .....

http://HOSTNAME:HTTPPORT/irj/portal

then go to System administration --> system configuration --> Key Store.

Former Member
0 Kudos

Hello Premkishan,

thx for the fast response, did i understand u right. I want to terminate the ssl encryption within the webdispatcher on a stand-alone-server and i can import the certificate into the keystore of the j2ee-server of the portal?

Frank