Skip to content

Commit

Permalink
Patch 432 (#453)
Browse files Browse the repository at this point in the history
* Update certificate-expiry.md

* Update certificate-expiry.md

* All new images inserted
  • Loading branch information
shuklaalok87 authored Nov 4, 2022
1 parent 45a7f79 commit 276c3ad
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion en/aws/iam/certificate-expiry.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,12 @@
| **Recommended Action** | Update your certificates before the expiration date |

## Detailed Remediation Steps

1. Log in to the AWS Management Console.
2. Select the "Services" option and search for EC2. </br> <img src="/resources/aws/iam/certificate-expiry/step2.png"/>
3. In the left navigation panel, scroll down to "Load balancing" and click on "Load balancers". </br> <img src="/resources/aws/iam/certificate-expiry/step3.png"/>
4. Click on the search box at the top and select "Type" as the filter attribute and "application" as the type value. </br> <img src="/resources/aws/iam/certificate-expiry/step4.png"/>
5. This search will filter and return load balancers with application type only.</br> <img src="/resources/aws/iam/certificate-expiry/step5.png"/>
6. Select the load balancer and click on "Listeners" tab in the bottom panel. </br> <img src="/resources/aws/iam/certificate-expiry/step6.png"/>
7. Scroll down to "HTTPS : 443" listener ID and click on "View/edit certificates". </br> <img src="/resources/aws/iam/certificate-expiry/step7.png"/>
8. Check the date under the "Expires" column for the certificates listed. If the date is already passed or is near then you should renew the certificate by clicking on the "ACM" Link under "Service" column.</br> <img src="/resources/aws/iam/certificate-expiry/step8.png"/>
9. Repeat steps 5 to 8 for all other application load balancers.
Binary file added resources/aws/iam/certificate-expiry/step2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/iam/certificate-expiry/step3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/iam/certificate-expiry/step4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/iam/certificate-expiry/step5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/iam/certificate-expiry/step6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/iam/certificate-expiry/step7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/iam/certificate-expiry/step8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 276c3ad

Please sign in to comment.