Cloud Defense Logo

Products

Solutions

Company

Book A Live Demo

Rule: ACM Certificates Should Expire Within 30 Days

This rule ensures that ACM certificates are set to expire within 30 days.

RuleACM certificates should be set to expire within 30 days
FrameworkFedRAMP Moderate Revision 4
Severity
Medium

Description:

This policy requires ACM (Amazon Certificate Manager) certificates to be set to expire within 30 days for FedRAMP Moderate Revision 4 compliance. ACM certificates are used to secure HTTPS connections for Amazon Web Services (AWS) resources.

Troubleshooting steps:

If you encounter any issues while setting the expiry date of ACM certificates to 30 days, please follow these troubleshooting steps:

  1. 1.
    Validate Certificate: Ensure that the certificate selected for modification is a valid ACM certificate.
  2. 2.
    Check Permissions: Verify that you have the necessary permissions to modify ACM certificate settings. Make sure you have the "acm:ImportCertificate" permission granted.
  3. 3.
    AWS CLI Version: Ensure that you are using the latest version of the AWS Command Line Interface (CLI) tool. Outdated versions may not support the required functionality.
  4. 4.
    Check Certificate Status: Confirm that the certificate is in the "CertificateIssued" state. The expiry modification is only applicable to issued certificates.

Necessary codes:

No code examples are available for this policy as it mainly involves configuring ACM certificate expiry settings.

Step-by-step guide for remediation:

To set ACM certificates to expire within 30 days for FedRAMP Moderate Revision 4 compliance, follow the steps below:

  1. 1.
    Open the AWS Management Console and navigate to the ACM service.
  2. 2.
    In the ACM console, select the certificate you want to modify.
  3. 3.
    Click on the "Actions" dropdown menu and select "Modify certificate".
  4. 4.
    In the "Modify certificate" panel, locate the "Validity period" section.
  5. 5.
    Set the "Validity period" to 30 days or less, as per the FedRAMP Moderate Revision 4 policy requirement.
  6. 6.
    Review the other certificate details if necessary.
  7. 7.
    Click on "Save" to apply the changes.

The ACM certificate will now be set to expire within 30 days, ensuring compliance with the FedRAMP Moderate Revision 4 policy.

Note: It is important to regularly monitor and update certificates to maintain compliance with the policy.

Is your System Free of Underlying Vulnerabilities?
Find Out Now