mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
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/443
Author: @typingArtist
Created: 10/8/2017
Status: ❌ Closed
Base:
master← Head:396-alias-take-2📝 Commits (3)
9994bf8make certdir a parameter to sign_domain36a6a68add redirection feature for specifying certificate alias #396cf7ae6efix indentation dehydrated renewal (#396)📊 Changes
6 files changed (+205 additions, -123 deletions)
View changed files
📝
CHANGELOG(+1 -0)📝
dehydrated(+153 -123)📝
docs/domains_txt.md(+29 -0)📝
docs/examples/domains.txt(+1 -0)📝
docs/per-certificate-config.md(+5 -0)📝
test.sh(+16 -0)📄 Description
This is the second attempt to adding the alias feature. Thanks to Dirk’s input, the feature has now a more concise configuration syntax and allows specifying of multiple aliases, i.e. multiple similar certificates for the same set of domains on one line in
domains.txt.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.