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