diff --git a/0.24/how-to-set-up-a-cloud-formation-system.html b/0.24/how-to-set-up-a-cloud-formation-system.html index 12fef027c..5d90cfa85 100644 --- a/0.24/how-to-set-up-a-cloud-formation-system.html +++ b/0.24/how-to-set-up-a-cloud-formation-system.html @@ -213,7 +213,7 @@

Step3: Create a Certificate

The CloudFormation implementation uses the HTTPS protocol for strong security. This requires the use of an X.509 certificate.

-

If you do not have a certificate, select Security, Identity, and Compliance, then Certificate Manager from the Services menu. Then follow the instructions in How to Add a Certificate Using ACM.

+

If you do not have a certificate, select Security, Identity, and Compliance, then Certificate Manager from the Services menu. Then follow the instructions in How to Add a Certificate Using ACM.

If you have a certificate created by ACM, you are all set. If you have a certificate not created by ACM, set the bottom left dropdown to Import and follow the instructions. Import the certificate to ACM.

@@ -238,7 +238,7 @@

Step 4: Create a Key Pair

Step 5: Configure and Launch

-

The setup process starts with the Kill Bill CloudFormation Template at AWS Marketplace. Go to this page, then click Continue to Subscribe.

+

The setup process starts with the Kill Bill CloudFormation Template at AWS Marketplace. Go to this page, then click Continue to Subscribe.

@@ -394,7 +394,7 @@

Step 5: Configure and Launch

Step 6: Setup a CNAME

-

A critical resource included in your CloudFormation implementation is the ELB Load Balancer. To complete the protection of this resource by your certificate, as explained in How to Add a Certificate Using ACM, you need to create a CNAME for your domain with the name "kaui" and a value that points to this load balancer.

+

A critical resource included in your CloudFormation implementation is the ELB Load Balancer. To complete the protection of this resource by your certificate, as explained in How to Add a Certificate Using ACM, you need to create a CNAME for your domain with the name "kaui" and a value that points to this load balancer.

First, find the load balancer in the EC2 console:

diff --git a/latest/how-to-set-up-a-cloud-formation-system.html b/latest/how-to-set-up-a-cloud-formation-system.html index 12fef027c..5d90cfa85 100644 --- a/latest/how-to-set-up-a-cloud-formation-system.html +++ b/latest/how-to-set-up-a-cloud-formation-system.html @@ -213,7 +213,7 @@

Step3: Create a Certificate

The CloudFormation implementation uses the HTTPS protocol for strong security. This requires the use of an X.509 certificate.

-

If you do not have a certificate, select Security, Identity, and Compliance, then Certificate Manager from the Services menu. Then follow the instructions in How to Add a Certificate Using ACM.

+

If you do not have a certificate, select Security, Identity, and Compliance, then Certificate Manager from the Services menu. Then follow the instructions in How to Add a Certificate Using ACM.

If you have a certificate created by ACM, you are all set. If you have a certificate not created by ACM, set the bottom left dropdown to Import and follow the instructions. Import the certificate to ACM.

@@ -238,7 +238,7 @@

Step 4: Create a Key Pair

Step 5: Configure and Launch

-

The setup process starts with the Kill Bill CloudFormation Template at AWS Marketplace. Go to this page, then click Continue to Subscribe.

+

The setup process starts with the Kill Bill CloudFormation Template at AWS Marketplace. Go to this page, then click Continue to Subscribe.

@@ -394,7 +394,7 @@

Step 5: Configure and Launch

Step 6: Setup a CNAME

-

A critical resource included in your CloudFormation implementation is the ELB Load Balancer. To complete the protection of this resource by your certificate, as explained in How to Add a Certificate Using ACM, you need to create a CNAME for your domain with the name "kaui" and a value that points to this load balancer.

+

A critical resource included in your CloudFormation implementation is the ELB Load Balancer. To complete the protection of this resource by your certificate, as explained in How to Add a Certificate Using ACM, you need to create a CNAME for your domain with the name "kaui" and a value that points to this load balancer.

First, find the load balancer in the EC2 console: