Technology Blog Posts by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
wsunarko
Participant
4,411

I have been searching for a way to export all trusted certificates from PSE file at once.
I found the following SAP Note for Web Dispatcher ,
2912706 - How to export the Trusted Certificates of Web Dispatcher SSL PSE.

I found it to be unpractical, having to import the PSE file using STRUST, and then export each certificate one by one.
I found a simpler way to do this, using sapgenpse mode option -l PEMlist 

sapgenpse maintain_pk -p filename.pse -l PEMlist

With the PEMlist option, all the certificates in the PSE are shown in PEM format. The result can be saved to a file for backup, and imported back into a PSE file for WEB Dispatcher or STRUST  PSE.

2024-09-12 12_12_49-Clipboard.jpg