with --testCA parameter, you can use staging API with all commands without moving any files or changing configuration.
Solves #92 with minimal changes to code and configuration.
🔄 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/200
**Author:** [@qaxi](https://github.com/qaxi)
**Created:** 5/13/2016
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`c067dfb`](https://github.com/dehydrated-io/dehydrated/commit/c067dfbb1645e3c0e21d7034f6f461668deb2b74) Adding --testCA for testing on Let's Encrypt staging API - perfect for testing configuration or hooks
### 📊 Changes
**5 files changed** (+75 additions, -12 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+8 -1)
📝 `docs/examples/config.sh.example` (+11 -0)
📝 `docs/staging.md` (+23 -4)
📝 `docs/troubleshooting.md` (+14 -7)
📝 `letsencrypt.sh` (+19 -0)
</details>
### 📄 Description
with --testCA parameter, you can use staging API with all commands without moving any files or changing configuration.
Solves #92 with minimal changes to code and configuration.
---
<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/200
Author: @qaxi
Created: 5/13/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
c067dfbAdding --testCA for testing on Let's Encrypt staging API - perfect for testing configuration or hooks📊 Changes
5 files changed (+75 additions, -12 deletions)
View changed files
📝
README.md(+8 -1)📝
docs/examples/config.sh.example(+11 -0)📝
docs/staging.md(+23 -4)📝
docs/troubleshooting.md(+14 -7)📝
letsencrypt.sh(+19 -0)📄 Description
with --testCA parameter, you can use staging API with all commands without moving any files or changing configuration.
Solves #92 with minimal changes to code and configuration.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.