From 456059e0bd23a275787fbee50fd4aac4f39ce839 Mon Sep 17 00:00:00 2001 From: basilhendroff <63370329+basilhendroff@users.noreply.github.com> Date: Thu, 21 May 2020 13:58:33 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4370b42..93952ce 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ The install script will (eventually!) mirror the majority of steps below, which ``` #### 2. Support TLS with DNS validation - At present, only **No TLS** and **TLS with HTTP validation** are supported. + At present, only **No TLS** and **TLS with HTTP validation** have been considered. ### Known issues 1. No support for automatic trust store installation on FreeBSD https://caddy.community/t/starting-with-caddy2-basic-caddyfile-trying-to-use-port-80/7473/7