mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #200] [CLOSED] Adding --testCA for testing on Let's Encrypt staging API #751
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.