Add link to crypto/tls godoc.
This commit is contained in:
parent
39c1cc1b3c
commit
89e07d0c55
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ Otherwise, the response from the auth server is returned.
|
||||||
|
|
||||||
## Specify Minimum TLS Version
|
## Specify Minimum TLS Version
|
||||||
|
|
||||||
To specify an https entry point with a minimum TLS version, and specifying an array of cipher suites (from crypto/tls).
|
To specify an https entry point with a minimum TLS version, and specifying an array of cipher suites (from [crypto/tls](https://godoc.org/crypto/tls#pkg-constants)).
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[entryPoints]
|
[entryPoints]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue