From 329ab128fde60fb5c42c2c08b78285d4b8ec471c Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 21 Apr 2018 02:24:50 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2e979f..fd155a0 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Double check the following: * **write access** * You MUST set `configDir` to a writeable location (test with `touch ~/acme/etc/tmp.tmp`) * **port binding privileges** - * You MUST be able to bind to ports 80 and 44 + * You MUST be able to bind to ports 80 and 443 * You can do this via `sudo` or [`setcap`](https://gist.github.com/firstdoit/6389682) * **API limits** * You MUST NOT exceed the API [**usage limits**](https://letsencrypt.org/docs/staging-environment/) per domain, certificate, IP address, etc