mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
lets encrypt requirements
Port 80 is required for lets encrypt.
This commit is contained in:
@@ -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.
|
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,
|
In the following command,
|
||||||
|
|
||||||
- `hostname` is set to the public DNS record,
|
- `hostname` is set to the public DNS record,
|
||||||
|
|||||||
Reference in New Issue
Block a user