Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

import_own_cert: Installation of certificate failed (SAP Webdispatcher )

Former Member
0 Kudos

Hi ,

i have downloaded SAPCrypto library and installed and used below commands in process of enabling SSL on Webdispatcher.

>sapgenpse get_pse -p SAPSSL.pse -r SAPSSL.req "CN=webserver1, OU=tmt, OU=SAP Web AS, O=SAP Trust Community, C=DE"

>requested cert response file from SAP TCS in service market place

>sapgenpse import_own_cert -c SAPSSL.cer -p SAPSSL.pse and got below error

ERROR in ssf_install_CA_response: (1280/0x0500) Incomplete FCPath, need certific

ate of CA : "CN=Server CA, OU=Server, O=SAP Trust Community, C=DE"

any idea where to get SAP CA root & intermediate certificates to be included while importing into pse file as -r option

please guide if any other way to over come above problem.

regards

prakash

Edited by: sun_sap on Feb 23, 2012 6:13 AM

Edited by: sun_sap on Feb 23, 2012 7:13 AM

1 REPLY 1

Former Member
0 Kudos

Afte going thru below link we are successfully able to import.

http://forums.sdn.sap.com/thread.jspa?threadID=685714

Edited by: sun_sap on Feb 23, 2012 7:30 AM