cancel
Showing results for 
Search instead for 
Did you mean: 

Wild card SSL certificate import in Web dispatcher

Former Member
0 Kudos

Hi All,

We have a requirement to import wild card certificate in SAP webdispatcher 7.4.

So we have created pse as below.

D:\usr\sap\WDP\W00\sec\ntintel>sapgenpse get_pse -p D:\usr\sap\WDP\W00\sec\SAPSSLS.pse -x 1234 "CN=domain.com"

Since it is a wild card certificate we have not sent any CSR from webdispatcher to CA.

When we are importing certificate, we are getting below error.

D:\usr\sap\WDP\W00\sec\ntintel>sapgenpse import_own_cert -p D:\usr\sap\WDP\W00\sec\SAPSSLS.pse -c D:\Wildcard_FullCert.crt

Please enter PIN:

import_own_cert: Installation of certificate failed

ERROR in ssf_install_CA_response: (1280/0x0500) No certficate with your public key found.

Could you pls let me know how to import a wild card certificate in SAP Webdispatcher.

Regards,

Sridhar

Accepted Solutions (0)

Answers (2)

Answers (2)

IanSegobio
Advisor
Advisor
0 Kudos

Hello Sre,

Starting from SAP Web Dispatcher 7.42, you can manage PSE files through the "admin page" directly instead of "sapgenpse" command lines:

Managing PSE files at the Web Dispatcher - Application Server Infrastructure - SCN Wiki

Cheers,
Ian Segóbio.

nitindeshpande
Active Contributor
0 Kudos

Hello Sree,

We had similar requirement. This thread helped us achieve our goal. Please go through it and let me know you find it helpful -

https://scn.sap.com/thread/3557439

Regards,

Nitin

Former Member
0 Kudos

Hi,

I have already checked the thread, but our certificate has .cer and .crt extension not .pfx.

Regards,
Sridhar