[PR #115] [CLOSED] Check all certificate expiration dates #722

Closed
opened 2025-12-29 01:28:40 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/115
Author: @crza
Created: 1/29/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • d618e66 Check 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dehydrated-io/dehydrated/pull/115 **Author:** [@crza](https://github.com/crza) **Created:** 1/29/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d618e66`](https://github.com/dehydrated-io/dehydrated/commit/d618e66535de8a06a02a023e6f8c561355c72736) Check expiration date and return ### 📊 Changes **1 file changed** (+49 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `letsencrypt.sh` (+49 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:28:40 +01:00
adam closed this issue 2025-12-29 01:28:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#722