cancel
Showing results for 
Search instead for 
Did you mean: 

import_own_cert: Installation of certificate failed

rezaejersbo
Participant
0 Kudos

Dear all,

we have to renew the HTTPS certificate in our web dispatcher, we certificat.pfx files with a password.

I had import the certificat.pfx file to SAPSSLS.pse: by using sapgenpse

sapgenpse import_p12 -p SAPSSLS.pse -r certificat.pfx -x <password>

I need to import SAPSSLS.pse file to login.test.crt file to add it in ./sec/ .

I had tried by using sapgenpse, but t i get this error:

sapgenpse import_own_cert -p SAPSSLS.pse -c login.test.crt
Please enter PSE PIN/Passphrase: ****************
import_own_cert: Installation of certificate failed

When i check the SAPSSLS.pse file. I get the all information but Nosso for user.

C:\download\car>sapgenpse get_my_name -p "C:\download\car\SAPSSLS.pse"
No SSO for USER "Zabc"
with PSE file "C:\download\car\SAPSSLS.pse"

Br

Thanks for any help.

Accepted Solutions (1)

Accepted Solutions (1)

prithvirajr
Contributor
0 Kudos

Hi,

Please go through below sap notes if that helps..

1525059 - Troubleshooting problems with PSE credentials

2354473 - SSO troubleshooting for HANA and Analysis Office (SPNEGO) --> Point 4

Regards,

Prithviraj

Answers (2)

Answers (2)

rezaejersbo
Participant
0 Kudos

Hello all.

I had used openssl and create crt file.

Br

Reza

rezaejersbo
Participant
0 Kudos

Hi Prithviraj,

Thanks for reply,

I have no problem whit import .pfx file to a.pse file,

I have problem when i try to import .pes to .ser or .crt file.

sapgenpse import_own_cert -p SAPSSLS.pse -c login.test.crt

Br