sudo certbot certificates | grep -E 'Certificate Name|Expiry Date'

Category: VPS Management

sudo certbot certificates | grep -E 'Certificate Name|Expiry Date'

List certificate names and expiry dates

Filters certbot certificates down to the two lines that matter per certificate: the name and the expiration date. Scanning this output tells you at a glance whether any certificate is creeping toward its 30-day renewal window. Pair with a calendar reminder for manual review.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.