[PR #53] [CLOSED] two revoke fixes #683

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/53
Author: @germeier
Created: 12/16/2015
Status: Closed

Base: masterHead: revokefix


📝 Commits (2)

  • 7929984 revoke: follow symlink and use real certificate filename so we move the file and not the cert.pem symlink
  • f646056 fixed test.sh script

📊 Changes

2 files changed (+12 additions, -3 deletions)

View changed files

📝 letsencrypt.sh (+9 -1)
📝 test.sh (+3 -2)

📄 Description

revoke: follow symlink and use real certificate filename so we move the file and not the cert.pem symlink
revoke: check if the given cert file exists, otherwise show error message and abort


🔄 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/53 **Author:** [@germeier](https://github.com/germeier) **Created:** 12/16/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `revokefix` --- ### 📝 Commits (2) - [`7929984`](https://github.com/dehydrated-io/dehydrated/commit/7929984f782585761e978166184628bea4925efb) revoke: follow symlink and use real certificate filename so we move the file and not the cert.pem symlink - [`f646056`](https://github.com/dehydrated-io/dehydrated/commit/f646056bb1f7b3a5da37be1351b344249959c8e2) fixed test.sh script ### 📊 Changes **2 files changed** (+12 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `letsencrypt.sh` (+9 -1) 📝 `test.sh` (+3 -2) </details> ### 📄 Description revoke: follow symlink and use real certificate filename so we move the file and not the cert.pem symlink revoke: check if the given cert file exists, otherwise show error message and abort --- <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:26 +01:00
adam closed this issue 2025-12-29 01:28:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#683