mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #464] [CLOSED] Acme v02 api support #843
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/464
Author: @crza
Created: 1/8/2018
Status: ❌ Closed
Base:
master← Head:acme-v2📝 Commits (4)
0abbec7Acme v02 api support.26d47cffix indent & grep93fdb4fCA_NEW_AUTHZ not needed for v023434e56fix wildcard domain parsing.📊 Changes
3 files changed (+155 additions, -37 deletions)
View changed files
📝
CHANGELOG(+1 -0)📝
dehydrated(+151 -37)📝
docs/examples/config(+3 -0)📄 Description
Account creation & updates work.
Certificate requests and domain validation are working.
Revocations are also supported.
Wildcard domains are not supported.
This seems to be a dehydrated limitation.
To use the new API:
set API=2 and update CA endpoint.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.