8/28/25, 6:07 PM
SAP BTP Connectivity
Generated on: 2025-08-28 [Link] GMT+0000
SAP BTP Connectivity | Cloud
Public
Original content: [Link]
US&state=PRODUCTION&version=Cloud
Warning
This document has been generated from SAP Help Portal and is an incomplete version of the official SAP product documentation.
The information included in custom documentation may not reflect the arrangement of topics in SAP Help Portal, and may be
missing important aspects and/or correlations to other topics. For this reason, it is not for production use.
For more information, please visit [Link]
This is custom documentation. For more information, please visit SAP Help Portal. 1
8/28/25, 6:07 PM
Exchange UI Certificates in the Administration UI
By default, the Cloud Connector includes a self-signed UI certificate. It is used to encrypt the communication between the
browser-based user interface and the Cloud Connector itself. For security reasons, however, you should replace this certificate with
your own one to let the browser accept the certificate without security warnings.
Procedure
Master Instance
1. From the main menu, choose Configuration and go to the User Interface tab.
2. In the UI Certificate section, start a certificate signing request procedure by choosing the icon Generate a Certificate
Signing Request.
3. In the pop-up Generate CSR, specify a key size and a subject fitting to your host name.
For host matching, you should use the available names within the subjectAlternativeName (SAN) extension, see RFC
2818 and [Link] A check verifies whether the host matches one
of the entries in the SAN extension.
In section Subject Alternative Names, you can add additional values by pressing the Add button. Choose one or more of
the following SAN types and provide the matching values:
DNS: a specific host name (for example, [Link]) or a wildcard hostname (for example, *.[Link]).
IP: an IPv4 or IPv6 address.
RFC822 : an example for this type of value is a simple email address: for example, donotreply@[Link].
URI: a URI for which the certificate should be valid.
This is custom documentation. For more information, please visit SAP Help Portal. 2
8/28/25, 6:07 PM
4. Press Generate.
Note
When starting the procedure, a previously triggered Certificate Signing Request will be invalidated and a response for it
can no longer be imported, as a new key pair will be generated and the old private key will be deleted.
5. You are prompted to save the signing request in a file. The content of the file is the signing request in PEM format.
The signing request must be provided to a Certificate Authority (CA) - either one within your company or another one you
trust. The CA signs the request and the returned response should be stored in a file.
Note
The response should be either an X.509 certificate or a PKCS#7 in PEM format.
6. To import the signing response, choose the Upload icon.
Note
You can also upload an existing PKCS#12 certificate directly (instead of generating a CSR).
This is custom documentation. For more information, please visit SAP Help Portal. 3
8/28/25, 6:07 PM
7. Select Browse to locate the file and then choose the Import button.
8. Review the certificate details that are displayed.
9. Restart the Cloud Connector to activate the new certificate.
Shadow Instance
In a High Availability setup, perform the same operation on the shadow instance.
Caution
UI certificates are used for the secure communication between master and shadow instances. Replacing the UI certificate
breaks the trust relationship and communication between master and shadow is not possible anymore.
Please disconnect the shadow instance when you are going to replace UI certificate(s). Once the certificate update is done,
connect the shadow instance again. You will be forced to enter user and password again to establish the trust relationship
between master and shadow instances.
This is custom documentation. For more information, please visit SAP Help Portal. 4