Skip to content

Commit

Permalink
Update Readme to reflect new Certbot output.
Browse files Browse the repository at this point in the history
  • Loading branch information
SasukeFreestyle authored Feb 17, 2023
1 parent fc73400 commit 77720b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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

Expand Down

0 comments on commit 77720b8

Please sign in to comment.