Creating and Managing a Certificate

Scenarios

To enable authentication for securing data transmission over HTTPS, ELB allows you to deploy certificates on load balancers.

Creating a Certificate

  1. Log in to the management console.
  2. In the upper left corner of the page, click and select the desired region and project.
  3. Hover on in the upper left corner to display Service List and choose Network > Elastic Load Balancing.
  4. In the navigation pane on the left, choose Certificates.
  5. Click Create Certificate. In the Create Certificate dialog box, configure the following parameters:
  1. Click OK.

Binding a Certificate

  1. Log in to the management console.
  2. In the upper left corner of the page, click and select the desired region and project.
  3. Hover on in the upper left corner to display Service List and choose Network > Elastic Load Balancing.
  4. Locate the load balancer and click its name.
  5. Under Listeners, click Add Listener.
  6. In the Add Listener dialog box, configure the parameters. When Frontend Protocol is set to HTTPS, a server certificate must be bound to the listener.
  7. Click OK.

Deleting a Certificate

Only certificates that are not in use can be deleted.

  1. Log in to the management console.
  2. In the upper left corner of the page, click and select the desired region and project.
  3. Hover on in the upper left corner to display Service List and choose Network > Elastic Load Balancing.
  4. In the navigation pane on the left, choose Certificates.
  5. Locate the certificate and click Delete in the Operation column.
  6. Click Yes.

Modifying a Certificate

  1. Log in to the management console.
  2. In the upper left corner of the page, click and select the desired region and project.
  3. Hover on in the upper left corner to display Service List and choose Network > Elastic Load Balancing.
  4. In the navigation pane on the left, choose Certificates.
  5. Locate the certificate and click Modify in the Operation column.
  6. Modify the parameters as required.
  7. Click OK.
Parent topic: Certificate