mirror of
https://github.com/traefik/traefik.git
synced 2025-11-27 13:41:16 +01:00
Add link to crypto/tls godoc.
This commit is contained in:
parent
39c1cc1b3c
commit
89e07d0c55
@ -174,7 +174,7 @@ Otherwise, the response from the auth server is returned.
|
||||
|
||||
## 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
|
||||
[entryPoints]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user