-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Global InsecureSkipVerify does not work #700
Labels
Comments
This option is not available in 1.0.x, it will be in 1.0, please refer to this issue and this PR. |
@emilevauge Wait what do you mean not available in 1.0.x but in 1.0? |
@ralphtheninja This option: I think that 1.0 was a typo by @emilevauge ... |
Thanks! ;) |
Indeed, v1.1, not v1.0 ^^ My bad. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Forwarding https to my backend seems to fail:
I tried adding InsecureSkipVerify = true to the global section in traefik.toml, but it still won't validate my backend. I'm using 1.0.3 release binary.
The text was updated successfully, but these errors were encountered: