mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #115] [CLOSED] Check all certificate expiration dates #722
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/115
Author: @crza
Created: 1/29/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
d618e66Check expiration date and return📊 Changes
1 file changed (+49 additions, -0 deletions)
View changed files
📝
letsencrypt.sh(+49 -0)📄 Description
Hey,
I implemented a quick certificate expiration check based on your signing function.
It currently returns 1 if a certificate is expiring and 2 when expired.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.