Fix link to InsecureSkipVerify option.

This commit is contained in:
Timo Reimann 2018-03-20 09:12:03 +01:00 committed by Traefiker Bot
parent 73c6007730
commit 7afa33dfa1

View file

@ -103,7 +103,7 @@ If the service port defined in the ingress spec is 443, then the backend communi
!!! note
Please note that by enabling TLS communication between traefik and your pods, you will have to have trusted certificates that have the proper trust chain and IP subject name.
If this is not an option, you may need to skip TLS certificate verification.
See the [InsecureSkipVerify](configuration/commons/#main-section) setting for more details.
See the [InsecureSkipVerify](/configuration/commons/#main-section) setting for more details.
## Annotations