HTTPS Configuration for Table Reader Mappings in Streaming Mode for PowerExchange for SAP NetWeaver

HTTPS Configuration for Table Reader Mappings in Streaming Mode for PowerExchange for SAP NetWeaver

Converting an OpenSSL Certificate to PSE Format Using the SAPGENPSE Tool

Converting an OpenSSL Certificate to PSE Format Using the SAPGENPSE Tool

Convert the OpenSSL certificate to SAP specific format (PSE) using the SAPGENPSE cryptographic tool.
  1. At the command prompt, navigate to the
    <sapgenpse extraction directory>
    directory. Verify that the
    sapgenpse.exe
    file is available in this location. For example, navigate to the
    c:\sapgenpse\nt-x86_64
    directory.
  2. To generate a PSE file, enter the following command:
    sapgenpse import_p12 -p <directory where you want to generate the PSE file>\<PSE file name>.pse <path to the P12 certificate file>\<P12 file name>.p12
  3. When prompted, enter the following details:
    • Password for the P12 file. Enter the Export password that you specified for the P12 file.
    • Personal identification number (PIN) to protect the PSE. 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 <path to the PSE file>\<PSE file name>.pse -o <certificate name>.crt
  5. When prompted, enter the PSE PIN number you specified in step 3.
The
<certificate name>.crt
file is generated in the current location. You must import this certificate file to the SAP system.

0 COMMENTS

We’d like to hear from you!