Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Introduction to SAP Table Connector
  3. Connections for SAP Table Connector
  4. Mappings and mapping tasks with SAP Table
  5. Synchronization tasks with SAP Table
  6. Data type reference
  7. FAQ for SAP Table Connector

SAP Table Connector

SAP Table Connector

Convert an OpenSSL certificate to PSE format

Convert an OpenSSL certificate to PSE format

After you create an OpenSSL certificate, you need to convert the OpenSSL certificate to PSE format using the SAPGENPSE tool.
  1. From the command line, navigate to the
    <SAPGENPSE Extraction Directory>
    directory.
  2. To generate a PSE file, run 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, run 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 specified directory. Import this certificate file to the SAP system trust store.

0 COMMENTS

We’d like to hear from you!