From 77720b8e86e161cb96b9cb688ca2b7c9e019267c Mon Sep 17 00:00:00 2001 From: SasukeFreestyle Date: Fri, 17 Feb 2023 23:44:47 +0100 Subject: [PATCH] Update Readme to reflect new Certbot output. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f6e5f63..f8a6ee6 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ Now we are going to get SSL/TLS certificates from Certbot for secure communicati ``` sudo certbot certonly ``` -Now we will make Certbot use a standalone webserver to certificate authorization. +Now we will make Certbot use a standalone webserver for certificate authorization. For this you need port 80 open. For me it was option 1, it may be a different number for you. @@ -179,7 +179,7 @@ the /.well-known/acme-challenge/ request path. Suitable if there is no HTTP server already running. HTTP challenge only (wildcards not supported). (standalone) <----- ``` -- Enter your e-mail and press enter +- Then Enter your e-mail and press enter - Accept the Terms and Service by pressing Y and then enter