replace rsc.io/letsencrypt in favour of golang.org/x/crypto
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
This commit is contained in:
parent
3226863cbc
commit
8f9c8094fb
129 changed files with 6555 additions and 37728 deletions
|
@ -848,7 +848,9 @@ TLS certificates provided by
|
|||
> to the `docker run` command or using a similar setting in a cloud
|
||||
> configuration. You should also set the `hosts` option to the list of hostnames
|
||||
> that are valid for this registry to avoid trying to get certificates for random
|
||||
> hostnames due to malicious clients connecting with bogus SNI hostnames.
|
||||
> hostnames due to malicious clients connecting with bogus SNI hostnames. Please
|
||||
> ensure that you have the `ca-certificates` package installed in order to verify
|
||||
> letsencrypt certificates.
|
||||
|
||||
| Parameter | Required | Description |
|
||||
|-----------|----------|-------------------------------------------------------|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue