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: 

Error while importing CA response to SAPSSLC.pse

Former Member
0 Kudos

Hy Experts,

we created a request for the SAPSSLC.pse via command:

sapgenpse get_pse -p SAPSSLC.pse -r SAPSSL.req

the import fails via command

sapgenpse import_own_cert -c certnew.p7b -p SAPSSLC.pse

Error Message:

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

This is exactly the same way as we did it for the servers PSE file - and this worked as expected.

The cert type of certnew.p7b is webserver, containing the complete cert chain.

Any Ideas?

Kind regards

Tom

1 REPLY 1

Former Member
0 Kudos

-c ./Filename was the right option usage