From 10dcaec86dce5d34c1011120fc9b19b3ee27a005 Mon Sep 17 00:00:00 2001 From: Nicolas Duchon Date: Sat, 2 Jun 2018 11:01:33 +0200 Subject: [PATCH] Warn about ACME v2 not being supported in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b2440af4..b28cba50 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ letsencrypt-nginx-proxy-companion is a lightweight companion container for the [nginx-proxy](https://github.com/jwilder/nginx-proxy). It allows the creation/renewal of Let's Encrypt certificates automatically. See [Let's Encrypt section](#lets-encrypt) for configuration details. +Please note that [letsencrypt-nginx-proxy-companion does not work with ACME v2 endpoints yet](https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion/issues/319). + ### Features: * Automatic creation/renewal of Let's Encrypt certificates using original nginx-proxy container. * Support creation of Multi-Domain ([SAN](https://www.digicert.com/subject-alternative-name.htm)) Certificates.