From 3d38d66f10150653fa769a09326655da5e54b6f6 Mon Sep 17 00:00:00 2001 From: Mario Lubenka Date: Mon, 4 Jan 2021 18:51:17 +0100 Subject: [PATCH] docs: add fork notice --- README.md | 34 +++------------------------------- 1 file changed, 3 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index 9ea08d12..4bf56c34 100644 --- a/README.md +++ b/README.md @@ -1,33 +1,5 @@ -Terraform ACME Provider -======================== +This is a fork of vancluever's acme provider that also supports HTTP01 challenge. -This is the repository for the Terraform ACME Provider, which one can use with -Terraform to manage and generate certificates generated by an [ACME][about-acme] -CA, such as [Let's Encrypt][lets-encrypt]. +Please use the original provider that only supports DNS01 if possible, as this version is not actively developed. -[about-acme]: https://ietf-wg-acme.github.io/acme/draft-ietf-acme-acme.html -[lets-encrypt]: https://letsencrypt.org - -For general information about Terraform, visit the [official -website][terraform-io] and the [GitHub project page][terraform-gh]. - -[terraform-io]: https://www.terraform.io/ -[terraform-gh]: https://github.com/hashicorp/terraform - -:warning: **NOTE:** The ACME provider found here supports ACME v2 only. - -## Documentation - -Documentation for this provider can be found at -https://registry.terraform.io/providers/vancluever/acme/latest/docs. - -## License - -``` -Copyright 2018-2021 Chris Marchesi -Copyright 2016-2018 PayByPhone Technologies, Inc. - -This Source Code Form is subject to the terms of the Mozilla Public -License, v. 2.0. If a copy of the MPL was not distributed with this -file, You can obtain one at http://mozilla.org/MPL/2.0/. - ``` +=> https://registry.terraform.io/providers/vancluever/acme/latest