cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi, All

We want to use Webdispatcher (on windows) as a reverse proxy with SSL. I generated a request file with command at below

sapgenpse get_pse u2013s 2048 -p C:\usr\sap\FW0\W00\SAPSSLS.pse -r C:\usr\sap\FW0\W00\SAPSSLS.req "CN=portal.xxx.com, OU=xxx company"

sent to an authority and we got a response file.

sapgenpse import_own_cert -c C:\usr\sap\FW0\W00\SAPSSLS.crt -p C:\usr\sap\FW0\W00\SAPSSLS.pse -x pin

when I try to import to webdispatcher, I got an error message

import_own_cert: Sorry, but you didn't supply the filename of the CA Response

any idea

ABH

0 Likes
View Entire Topic
blanca_serrano
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello ABH,

Thanks for the update. I am glad to know it solved the problem

Regards,

Blanca

Former Member
0 Likes

Hi Blanca

I HAve the same problem, please let us know from where I can get CA certificate (intermediate)

Thanks and Regards,

Vishal

Former Member
0 Likes

Hi everyone,

we have the same problem,

we change the key length from 1024 to 2048 like in these SCN thread

but the owner is not the same like the issuer. than we send the cert request to our provider and we got a new cert.

when we tried to import the new cert:

sapgenpse import_own_cert -p SAPSSLS.pse -c XXX.cer

following error occurs:

import_own_cert: Installation of certificate failed

ERROR in ssf_install_CA_response: (1280/0x0500) No certficate with your public k

ey found

thanks for any helps.

Regards,

Bianca