| Client Name | Validity Not After | Days Remaining | Status |
|---|---|---|---|
|
Loading...
Loading certificates... |
|||
|
No certificates found |
|||
| Active Certificates ({{ activeCerts.length }}) | |||
|
{{ getClientName(cert) }}
{{ cert.file || 'N/A' }}
|
{{ formatDate(cert.not_after || cert.expiration_date) }} | {{ cert.days_remaining || 'N/A' }} | |
| Expired Certificates ({{ expiredCerts.length }}) | |||
|
{{ getClientName(cert) }}
{{ cert.file || 'N/A' }}
|
{{ formatDate(cert.not_after || cert.expiration_date) }} | {{ formatExpiredDays(cert.days_remaining) }} | Expired |