Exporting the AS ABAP's Public-Key Certificate
If you are using individual PSEs, then use the procedure below to export the application server's public-key certificate so that is available for import into the other servers' certificate lists.
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.
Procedure
Using the trust manager (transaction STRUST):
- Select the SNC PSE.
The SNC PSE's information appears in the PSE maintenance section.
- Select the server's certificate that is displayed in the Own cert. field.
The certificate's information appears in the certificate section.
- In the certificate section, choose
Export certificate.
The export dialog appears.
- Save the certificate to the destination (for example, to a local file).
Result
The application server's public-key certificate is located in the file system.
For each of the connections that you want to protect using SNC, import the application server's public-key certificate into the partner's certificate list and create credentials for that server's user. For more information, see Maintaining the Server's Certificate List Using SAPGENPSE.