Importing Public-Key Certificates on the AS ABAP
If you are using individual PSEs, then use the procedure below to import the public-key certificates belonging to the application server's communication partners into the server's certificate list.
Prerequisites
- The SAP Cryptographic Library is available on the application server. For more information, see SAP Note 1848999
. - The SNC PSE exists on the application server.
- The communication partner's public-key certificate exists as a file in the file system.
Procedure
Using the trust manager (transaction STRUST):
- Select the SNC PSE.
The SNC PSE's information appears in the PSE maintenance section.
- In the certificate section, choose
Import certificate.
The import dialog appears.
- Select the certificate from its source (for example, the file system).
The certificate's information appears in the certificate section.
- Choose
Add to certificate list.
The certificate is added to the PSE's certificate list.
- Save the data.
Result
The partner's public-key certificate is added to the application server's certificate list.