Skip to Content
0
Aug 28, 2023 at 01:35 PM

Unable to export private key from ".pse" file

102 Views

Hello I have the following problem. Recently I make a service request for generating an SSL certificate for our company freshly SAP Fiori Cloud based system. The service request team had generated a ".pse" file and a signing request ".req" file. Which I need to sign with some Certificate Authority. When the request is already signed by the CA authority i need to convert the files into a ".pfx" file and upload it into the system. The problem is that to convert the files into ".pfx" I need the key which is into the ".pse" file. I cannot install "sapgenpse" because we use SAP Fiori on Cloud and the sapgenpse tool have dependencies which required another SAP software to be installed as a server. Can someone point me out how to export the key from the ".pse" file without using the sapgenpse tool, or some other way of doing this task. Thanks in advance.