mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
Merge pull request #3649 from ganomi46/patch-1
lets encrypt requirements
This commit is contained in:
@@ -190,6 +190,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,
|
||||||
|
|
||||||
- Set `hostname` to the public DNS record that resolves to your load balancer.
|
- Set `hostname` to the public DNS record that resolves to your load balancer.
|
||||||
|
|||||||
@@ -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