To connect your ABAP environment system with the SAP AEM broker, you need to upload the client certificate and the root certificate to the SAP AEM broker.
-
On the SAP Fiori launchpad in the ABAP environment system, open the app Maintain Client Certificate.
-
To download the client certificate, proceed as follows:
-
Open the Client Default from the Client Certificates list.
-
To export the client certificate, choose Export.
-
On the Export Certificate dialog box, choose the X.509 Certificate (.pem) format.
-
Choose Export.
Remove any line breaks from the downloaded certificate before you proceed.
-
-
You need both the client and the root certificate. The root certificate can be extracted from the client certificate. To access the root certificate, you must download the client certificate again in the crt-format and then extract the root certificate from this file.
To prepare the root certificate, proceed as follows:
-
In the Maintain Client Certificate app, for the Client Default, choose Export again.
-
On the Export Certificate dialog box, choose the Base-64-encoded X.509 certificate (.crt) format.
The root certificate must be extracted from the crt-file. The procedure depends on whether you work on a Windows or on a Mac computer.
-
-
To prepare the root certificate on a Windows computer, proceed as follows:
-
Double-click on the downloaded crt-file, or right click on the file and choose Open.
-
Open the Details tab.
-
Choose the Copy to File... button, then choose Next.
-
Select the Base-64 encoded X.509 (.CER) format, and choose Next.
-
Enter a file name and browse for a location, then choose Next.
-
Choose Finish.
-
-
To prepare the Root Certificate on a Mac computer, proceed as follows:
-
Open the Keychain app.
-
Search for
SAP
. -
Select the correct root certificate.
Make sure to select the correct root certificate.
-
Right-click on it and select Export <name of certificate>.
-
Select the Privacy Enabled Mail (.pem) format.
-
choose Save.
-
-
To upload the certificates to the SAP AEM broker, proceed as follows:
-
Open the SAP AEM broker UI console.
-
On the Manage tab, choose the Certificate Authorities tile.
-
Choose the Add Client Certificate Authority button.
-
Provide a Certificate Authority Name.
-
Copy the content of the certificate you downloaded from your ABAP environment system before.
-
Paste the content into Client Certificate Content field.
-
Choose Save.
-
-
To upload the root certificate, proceed in the same way as for the client certificate.