Show TOC Start of Content Area

Procedure documentation Importing Public-Key Certificates on the AS ABAP  Locate the document in its SAP Library structure

Use

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 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.

Procedure

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 This graphic is explained in the accompanying text 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 This graphic is explained in the accompanying text Add to certificate list.

The certificate is added to the PSE's certificate list.

       5.      Save the data.

Result

The partner's public-key certificate is added to the application server's certificate list.

Continue with the connection-specific configurations.

 

 

 

End of Content Area