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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/53
Author: @germeier
Created: 12/16/2015
Status: ❌ Closed
Base:
master← Head:revokefix📝 Commits (2)
7929984revoke: follow symlink and use real certificate filename so we move the file and not the cert.pem symlinkf646056fixed 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.