AWS Certificate Manager (ACM) is a fully managed service that lets you provision, manage, and deploy public and private SSL/TLS certificates for use with AWS services and internal connected resources. ACM eliminates the time-consuming manual process of purchasing, uploading, and renewing SSL/TLS certificates, helping you secure your websites and applications with minimal overhead.
Monitoring AWS Certificate Manager is essential for maintaining secure, uninterrupted communication across your infrastructure. Applications Manager's AWS Certificate Manager monitoring tool provides real-time tracking of key parameters such as certificate status, expiry timelines, renewal eligibility, and domain validation status. With proactive alerts on approaching expirations, failed validations, and revocation events, the tool helps prevent service disruptions caused by expired or misconfigured certificates.
To learn how to create a new AWS Certificate Manager monitor, refer here.
Go to the Monitors Category View by clicking the Monitors tab. Click on the Certificate Manager (ACM) instance available under Amazon in the Cloud Apps section. Displayed below is the AWS Certificate Manager bulk configuration view distributed into three tabs:
By clicking a monitor from the list, you'll be taken to the AWS Certificate Manager dashboard which includes the following tabs:
| Parameter | Description |
|---|---|
| CERTIFICATE INFORMATION | |
| Certificate Status | The status of the ACM certificate. Possible values: PENDING_VALIDATION, ISSUED, INACTIVE, EXPIRED, VALIDATION_TIMED_OUT, REVOKED, FAILED. |
| Certificate Usage | Indicates if the certificate is currently attached to any AWS resources. |
| Renewal Eligibility | Indicates if the certificate is eligible for renewal. Possible values: ELIGIBLE, INELIGIBLE. |
| Renewal Status | The status of the certificate renewal process. Possible values: PENDING_AUTO_RENEWAL, PENDING_VALIDATION, SUCCESS, FAILED. |
| Renewal Status Reason | Indicates the reason for the unsuccessful renewal requests. |
| Failure Reason | The reason for the certificate request failure (if applicable). |
| Revocation Reason | Specifies the reason the certificate was revoked. |
| CERTIFICATE AGE | |
| Certificate Age | The number of days since the certificate was created at the time of polling (in days). |
| DAYS UNTIL EXPIRY | |
| Days Until Expiry | The number of days remaining until this certificate expiration at the time of polling (in days). |
| SERVER CERTIFICATE | |
| Server Certificate Issue Date | The date when the server certificate was issued. |
| Server Certificate Expiry Date | The date when the server certificate expires. |
| Server Certificate Days Left for Expiry | The number of days remaining until the server certificate expires (in days). |
| Server Certificate Issued To (CN) | The Common Name (CN) of the entity to whom the server certificate was issued. |
| Server Certificate Issued To (O) | The Organization (O) of the entity to whom the server certificate was issued. |
| Server Certificate Issued To (OU) | The Organizational Unit (OU) of the entity to whom the server certificate was issued. |
| Server Certificate Issued By (CN) | The Common Name (CN) of the Certificate Authority that issued the server certificate. |
| Server Certificate Issued By (O) | The Organization (O) of the Certificate Authority that issued the server certificate. |
| Server Certificate Issued By (OU) | The Organizational Unit (OU) of the Certificate Authority that issued the server certificate. |
| Server Certificate SHA256 Fingerprint | The SHA256 fingerprint of the server certificate, used for certificate verification and identification. |
| CERTIFICATE CHAIN #1 | |
| Certificate Chain 1 Issue Date | The date when the first certificate in the certificate chain was issued. |
| Certificate Chain 1 Expiry Date | The date when the first certificate in the certificate chain expires. |
| Certificate Chain 1 Days Left for Expiry | The number of days remaining until the first certificate in the certificate chain expires (in days). |
| Certificate Chain 1 Issued To (CN) | The Common Name (CN) of the entity to whom the first certificate in the chain was issued. |
| Certificate Chain 1 Issued To (O) | The Organization (O) of the entity to whom the first certificate in the chain was issued. |
| Certificate Chain 1 Issued To (OU) | The Organizational Unit (OU) of the entity to whom the first certificate in the chain was issued. |
| Certificate Chain 1 Issued By (CN) | The Common Name (CN) of the Certificate Authority that issued the first certificate in the chain. |
| Certificate Chain 1 Issued By (O) | The Organization (O) of the Certificate Authority that issued the first certificate in the chain. |
| Certificate Chain 1 Issued By (OU) | The Organizational Unit (OU) of the Certificate Authority that issued the first certificate in the chain. |
| Certificate Chain 1 SHA256 Fingerprint | The SHA256 fingerprint of the first certificate in the certificate chain, used for certificate verification and identification. |
| Parameter | Description |
|---|---|
| CONFIGURATION | |
| Domain Name | The fully qualified domain name (FQDN) for the certificate. |
| Certificate Type | The type of certificate. Possible values: IMPORTED, AMAZON_ISSUED, PRIVATE. |
| Key Algorithm | The algorithm used to generate the key pair for the certificate. |
| Signature Algorithm | The algorithm used to sign the certificate. |
| Serial Number | The serial number of the certificate. |
| Certificate Issuer | The name of the certificate authority that issued and signed the certificate. |
| Subject Alternative Names | The list of additional domain names covered by the certificate. |
| CERTIFICATE DATES | |
| Creation Time | The date and time when the certificate was created. |
| Certificate Issued Time | The date and time when the certificate was issued. |
| Certificate Imported Time | The date and time the certificate was imported. |
| Certificate Validity Start Time | The date and time before which the certificate is not valid. |
| Certificate Validity End Time | The date and time after which the certificate is not valid. |
| Revocation Time | The date and time the certificate was revoked. |
| DOMAIN VALIDATION DETAILS | |
| Validation Domain | The domain name for which the certificate validation is being performed. |
| Validation Method | The method used to validate domain ownership. |
| Validation Status | The current status of the domain validation process. |
It allows us to track crucial metrics such as response times, resource utilization, error rates, and transaction performance. The real-time monitoring alerts promptly notify us of any issues or anomalies, enabling us to take immediate action.
Reviewer Role: Research and Development