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.
· The SAP Cryptographic Library is installed on the application server.
· The SNC PSE exists on the application server.
· The environment variable SECUDIR is set to the location where the PSE is stored.
· The communication partner's public-key certificate exists as a file in the file system.
Using the trust manager (transaction STRUST):
...
1. Select the SNC PSE.
The SNC PSE's information appears in the PSE maintenance section.
2.
In the certificate
section, choose
Import
certificate.
The import dialog appears.
3. Select the certificate from its source (for example, the file system).
The certificate's information appears in the certificate section.
4.
Choose
Add to certificate list.
The certificate is added to the PSE's certificate list.
5. Save the data.
The partner's public-key certificate is added to the application server's certificate list.