mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #39] [CLOSED] remove --sign in favor of two options "--force" and "--domain" #677
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/39
Author: @germeier
Created: 12/12/2015
Status: ❌ Closed
Base:
master← Head:commands📝 Commits (7)
a59b07eremove --sign command in favor of two options --force and --domain44f2edaremove forgotten debug echodc7d3d6remove forgotten case for removed command_sign8d8a777remove temp file if certificate request failed3d2e3aa--sign => --domainb6a8843remove --sign command in favor of two options --force and --domain9532b35Merge branch 'commands' of https://github.com/germeier/letsencrypt.sh into commands📊 Changes
2 files changed (+51 additions, -36 deletions)
View changed files
📝
.travis.yml(+1 -1)📝
letsencrypt.sh(+50 -35)📄 Description
I really dislike the current "--sign (-s) domain.tld" command for several reasons:
Therefor I suggest the following patch.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.