From 087582e3011931db2692db14320b236e8cf9b491 Mon Sep 17 00:00:00 2001 From: Aaron Gable Date: Wed, 31 Aug 2022 16:02:10 -0700 Subject: [PATCH] Readme: Clarify HTTPS-only text (#397) Pebble does not have a setting that allows it to expose its ACME endpoints over plain HTTP. Remove text from the README suggesting that it can. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8894590f..2b1f6def 100644 --- a/README.md +++ b/README.md @@ -281,9 +281,9 @@ Pebble does not currently reuse Pending Authorizations across Orders, however ot ### Avoiding Client HTTPS Errors -By default Pebble is accessible over HTTPS-only and uses a [test +Pebble is accessible over HTTPS only and uses a [test certificate](test/certs/localhost/cert.pem) generated using a [test -CA](test/certs/pebble.minica.pem) (See [the`test/certs/` +CA](test/certs/pebble.minica.pem) (See [the `test/certs/` directory](test/certs/README.md) for more information). Since the Pebble test CA isn't part of any default CA trust stores you must add