Configuring HTTP Streaming for SAP ABAP Table Reader Mappings in PowerCenter

Configuring HTTP Streaming for SAP ABAP Table Reader Mappings in PowerCenter

Convert an OpenSSL Certificate to PSE Format

Convert an OpenSSL Certificate to PSE Format

You can convert an OpenSSL certificate to PSE format using the SAPGENPSE tool.
  1. At the command prompt, navigate to the SAPGENPSE extraction directory.
  2. To generate a PSE file, enter the following command:
    sapgenpse import_p12 -p <PSE directory>\<PSE file name>.pse <P12 certificate directory>\<P12 file name>.p12
  3. When prompted, enter the following details:
    • Password for the P12 file. Enter the Export password for the P12 file.
    • Personal identification number (PIN) to protect the PSE file. Re-enter the PIN for verification.
    The <PSE file name>.pse file is generated in the specified directory.
  4. To generate the certificate based on the PSE format, enter the following command:
    sapgenpse export_own_cert -p <PSE file directory>\<PSE file name>.pse -o <certificate name>.crt
  5. When prompted, enter the PSE PIN number.
The <certificate name>.crt file is generated in the current location. Import this certificate file to the SAP system trust store.

0 COMMENTS

We’d like to hear from you!