Launching the Administration UI

Objectives

After completing this lesson, you will be able to:
  • Login to the Cloud Connector
  • Exchange the UI certificates

Cloud Connector Login

The Cloud Connector is primarily configured and administered using the Web interface Cloud Connector Administration UI. To access this interface, enter the following URL in a supported web browser:

https://<hostname>:<port>

  • <hostname> refers to the machine on which the Cloud Connector is installed. If installed on your machine, you can simply enter localhost.
  • <port> is the Cloud Connector port (the default port is 8443).
Screenshot of the login page of the Cloud Connector Administration UI

On the login screen, enter the following credentials:

  • User Name: Administrator
  • Password: manage
Screenshots of the initial setup screens for password change and installation type in the Cloud Connector Administration UI

When you first log in, you must change the password before you continue. The Cloud Connector does not check the strength of your new password. Select a strong password that can’t be guessed easily.

On the next screen you decide the installation type:

  • Master is the standard one allowing the full use of the Cloud Connector.
  • Shadow is meant as a backup in a high availability scenario.

Exchanging the UI Certificate

By default, the Cloud Connector uses a self-signed UI certificate. It’s used to encrypt the communication between the Administration UI in the browser and the Cloud Connector. For security reasons, you should replace this certificate with your own one to let the browser accept the certificate without security warnings.

Visualization of the steps to exchange the UI certificate

To exchange the UI certificate of a master instance, perform the following steps:

  1. Within the Administration UI, navigate to Configuration, and then to USER INTERFACE.
  2. In the UI Certificate section, start a procedure to request certificate signing by choosing the icon Generate a certificate signing request.
  3. In the Generate CSR window, specify a key size and a Common Name fitting to the Cloud Connector host name. In the Subject Alternative Names section, you can add other values by pressing the Add button. You can, for example, use the DNS option to specify a virtual hostname or a wildcard name (such as *.sap.com).
  4. Choose Generate.
  5. You’re prompted to save the certificate signing request (CSR) in a file. The content of the file is the signing request in PEM format.
  6. The certificate 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 using the PEM format.
  7. Select Browse to locate that file and then choose the Import button.
  8. Restart the Cloud Connector to activate the new certificate.

Replace the UI Certificate in Cloud Connector

Business Example

You want to replace the UI certificate in the Cloud Connector Administration UI.

Task 1: Replace the UI Certificate in Cloud Connector

Log in to track your progress & complete quizzes