How to Install an Existing ICG Certificate Chain in the IGEL UMS

This article describes the installation of an IGEL Cloud Gateway (ICG) certificate chain in the IGEL Universal Management Suite (UMS) starting from UMS version 6.02.


Importing the Root Certificate

The validity period of the root certificate should be as long as possible. When the root certificate expires, all certificates must be exchanged, and all devices must be registered anew.

  1. In the UMS Console, go to UMS Administration > Global Configuration > Cloud Gateway Options.

  2. In the Certificates section, click  image2019-6-24_10-40-1.png  to import the root certificate.

  3. Choose the CA's root certificate file (PEM format) and click Open.

    image2019-6-27_9-36-18.png


    The CA's root certificate appears in the list.

    image2019-6-27_9-40-7.png

Importing the Intermediate Certificate

  1. In the UMS Console, go to UMS Administration > Global Configuration > Cloud Gateway Options.

  2. Open the context menu of the root certificate and select Import signed certificate.

    image2019-6-27_9-59-18.png


  1. Choose the intermediate certificate file (PEM format) and click Open.

    image2019-6-27_10-1-12.png


    The intermediate certificate appears in the list.

    image2019-6-27_10-22-37.png

Importing the End Certificate

  1. In the UMS Console, go to UMS Administration > Global Configuration > Cloud Gateway Options.

  2. Open the context menu of the intermediate certificate nearest to the client certificate and select Import signed certificate.

    image2019-6-27_11-15-38.png


  1. Choose the client certificate file (PEM format) and click Open.

    image2019-6-27_11-18-31.png


  1. Click the arrow symbol of the intermediate certificate nearest to the client certificate to make the client certificate appear.

    image2019-6-27_11-25-2.png


  1. Right-click the client certificate and select Import decrypted private key.

    image2019-6-27_13-7-0.png

    If the private key is protected with a passphrase, you need to decrypt it using the OpenSSL command line tool: openssl rsa -in encrypted.key -out decrypted.key


  2. Choose the decrypted private key file and click Open.

    image2019-6-27_13-10-50.png


    If everything went well, a success message is shown.

    image2019-6-27_11-47-46.png


  1. Continue with Installing the IGEL Cloud Gateway.