cancel
Showing results for 
Search instead for 
Did you mean: 

Error creating pse from an pkcs12 file

Former Member
0 Kudos

Hi,

I was trying to import a pkcs12 into a PSE file.

command line was: sapgenpse -p <PSE file> <PKCS12 file>

after executing I got the request to enter the password for the pkcs12 file. i did it and got an Error:

"ERROR private key has no LocalKeyID!"

Can somebody please help me and tell me what I did missed?

king regards

florian

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

solved myself... the certificate was incomplete.. changed it via openssl in a pem file and backwords in a p12 file and afterwords everything was fine