I am encountering problems in setting up the SAP Web Dispatcher with SSL termination. I have followed the documentation but I have not been successful yet. I installed the SAP Crypto lib for Win 32 on the server. I was able to perform the step in the documentation to create the web dispatcher PSE and certificate request. I then took this certificate request and went to the SAP TSC site and got a test SSL certificate. I then attempted to import the certificate request into the PSE with the following command:
sapgenpse import_own_cert -c SAPCERT.cer -p SAPSSLS.pse -x abcpin
When I do this, I receive the error:
import_own_cert: Installation of certificate failed
ERROR in ssf_install_CA_response: (1280/0x0500) Incomplete FCPath, need
certificate of CA : "CN=Server CA, OU=Server, O=SAP Trust Community,
C=DE"
ERROR in ssf_install_certs_into_pse: (1280/0x0500) Incomplete FCPath,
need certificate of CA : "CN=Server CA, OU=Server, O=SAP Trust
Community, C=DE"
I do not know how to get around this and I am hoping that some of you Netweaver gurus can help me.
Thanks in advance.
Russ