You are viewing an old revision of this post, from December 12, 2014 @ 17:26:42. See below for differences between this version and the current revision.

Update an SSL Certificate for a Load Balancer

Update an SSL Certificate for a Load Balancer

 

Using the AWS Management Console

To update an SSL certificate for an HTTPS load balancer

 

  1. Sign in to the AWS Management Console and open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.

  2. On the Amazon EC2 console Resources page, in the EC2 Dashboard pane, under NETWORK & SECURITY, click Load Balancers.

  3. On the Load Balancers page, select your load balancer.

  4. The bottom pane displays the details of your load balancer.

  5. Click the Listeners tab.

  6. In the Listeners pane, click Change in the SSL Certificate column of the certificate you want to update.

  7. On the Select Certificate page select Upload a new SSL Certificate if you have an SSL certificate and want to upload it.

  8. Step through the following instructions to continue uploading your SSL certificate.

    1. Enter the name of the certificate to upload.

    2. Copy and paste the contents of the private key file (PEM-encoded) in the Private Key box.

      Note

      The private key cannot be retrieved after you are finished uploading it.

       

    3. Copy and paste the contents of the public key certificate file (PEM-encoded) in the Public Key Certificate box.

    4. You can skip this step if you are using a self-signed certificate and it's not important that browsers implicitly accept the certificate.

      If you are not using self-signed certificate, copy and paste the contents of the public key certificate chain file (PEM-encoded) in the Certificate Chain box.

      Note

      The certificate chain must be ordered such that the root certificate is the last certificate in the chain. If you use a certificate chain in a different order, you will receive an error.

       

      Update SSL Certificate

      9. Click Save.

 

 

 

 

 

 

 

 

 

Revisions

Revision Differences

There are no differences between the December 12, 2014 @ 17:26:42 revision and the current revision. (Maybe only post meta information was changed.)

No comments yet.

Leave a Reply