1
0
mirror of https://github.com/containous/traefik.git synced 2025-03-20 22:50:12 +03:00

Add link to crypto/tls godoc.

This commit is contained in:
Ludovic Fernandez 2017-11-27 15:24:03 +01:00 committed by Traefiker
parent 39c1cc1b3c
commit 89e07d0c55

View File

@ -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]