cancel
Showing results for 
Search instead for 
Did you mean: 

How to import certificate to web dispatcher in .PFX format

Former Member
0 Kudos

hi all,

we have to renew the HTTPS certificate in our web dispatcher, we have *.cer and +.pfx files with a password, but we dont know how to import.

please your help

HEPC

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

With Web Dispatcher, you simply place the file(s) in the file system. See the attached link for details. In order to create a PSE for Web Dispatcher, use the command line tool sapgenpse(.exe).

http://help.sap.com/saphelp_nw73ehp1/helpdata/en/49/3e9e2382a33e90e10000000a42189c/frameset.htm

Former Member
0 Kudos

Hi Samuli,

thanks for your response. I have place the files at File system level in /usr/sap/secudir according sap web dispatcher profile. Can you tell me what is the correct command to create the PSE with sapgenpse?

I have 4 files:

RootCert.cer

ChainCert.cer

EntrustSeal.txt

Certificate.pfx

and a password

Thanks again

Hernando

Former Member
0 Kudos

See the attached link for details.

http://scn.sap.com/message/13862700

Former Member
0 Kudos

Hi Samuli,

According your recommended link:

example:

sapgenpse import_p12 -p D:\usr\sap\ABC\DVEBMGS28\sec\ABC.pse D:\usr\sap\ABC\DVEBMGS28\sec\ABC.p12

I dont have a PSE file, I only have 4 files:

RootCert.cer

ChainCert.cer

EntrustSeal.txt

Certificate.pfx

and a password

So, the question is, How to import the certificate having this 4 files and a password? the certificate is issued by a certificate entity.

thanks

Hernando

Answers (0)