cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Export certificate from web dispatcher in .PFX format

0 Kudos
3,064

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

View Entire Topic
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