Merge pull request #3649 from ganomi46/patch-1

lets encrypt requirements
This commit is contained in:
Billy Tat
2021-11-03 19:17:03 -07:00
committed by GitHub
2 changed files with 4 additions and 0 deletions
@@ -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.
>**Note:**: You need to have port 80 open as the HTTP-01 challenge can only be done on port 80.
In the following command,
- 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.
>**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,