cancel
Showing results for 
Search instead for 
Did you mean: 

Export certificate from web dispatcher in .PFX format

0 Kudos
1,690

Dear expert

We need to export a .PFX certificat from web dispatcher to use it in Web Application firewall

Could you please help ?

Best regards

Accepted Solutions (0)

Answers (1)

Answers (1)

JoeGoerlich
Active Contributor
0 Kudos

Hello Youssef,

you can use the command

sapgenpse export_p12 –p <YOUR_PSE> <P12_FILE>
to export the private key from the WebDispatchers PSE. Teen simple rename the resulting .p12 to .pfx .

.p12 and .pfx are basicaly the Same binary.


Best regards

Joe