lets encrypt requirements

Port 80 is required for lets encrypt.
This commit is contained in:
ganomi46
2021-11-03 20:57:19 +11:00
committed by GitHub
parent 79f1f7631a
commit 90c93d3f29

View File

@@ -181,6 +181,8 @@ deployment "rancher" successfully rolled out
This option uses `cert-manager` to automatically request and renew [Let's Encrypt](https://letsencrypt.org/) certificates. This is a free service that provides you with a valid certificate as Let's Encrypt is a trusted CA.
Note: You need to have port 80 open as the HTTP-01 challenge can only be done on port 80.
In the following command,
- `hostname` is set to the public DNS record,