Before you create an OpenSSL certificate, you need to perform the prerequisite tasks.
Download and install OpenSSL on the Secure Agent machine.
Based on the operating system of the machine that hosts the Secure Agent and the SAP system, download the latest available patch of the SAPGENPSE Cryptography tool from the SAP Service Marketplace.
By default, the SAPGENPSE files are extracted to the
An export password for the P12 file. Re-enter the password for verification.
Make a note of this export password for the P12 file. You need to keep this password handy while creating a Java keystore file to connect to SAP through HTTPS.
The
<P12 File_Name>.p12
file is generated in the specified directory.
To create a Java keystore file, enter the following command:
Password for the
destination keystore, the JKS file.
Make a note of
this password. You need to keep this password handy while
creating an SAP Table connection.
Password for the source
keystore, the P12 file. Enter the Export password for the P12 file.
The
<JKS File_Name>.jks
file is generated in
the specified directory.
While enabling HTTPS in an SAP Table connection, specify the name and
location of this keystore file. You also need to specify the destination
keystore password as the Keystore Password and the source keystore
password as the Private Key Password both in the SAP Table connection
properties and in the SAP system.