[PR #200] [CLOSED] Adding --testCA for testing on Let's Encrypt staging API #751

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/200
Author: @qaxi
Created: 5/13/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • c067dfb Adding --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.

## 📋 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>
adam added the pull-request label 2025-12-29 01:28:57 +01:00
adam closed this issue 2025-12-29 01:28:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#751