Skip to content
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

Issue with global InsecureSkipVerify = true and self signed certificates #667

Closed
ralphtheninja opened this issue Sep 6, 2016 · 1 comment

Comments

@ralphtheninja
Copy link

Hi,

It seems setting the global InsecureSkipVerify to true will not pass data for ca certs that are self signed. Is this a feature or a bug?

traefik_1  | time="2016-09-06T14:56:21Z" level=warning msg="Error forwarding to https://<redacted>:xyzxyz, err: x509: certificate signed by unknown authority"
@ralphtheninja
Copy link
Author

I noticed this behaviour in the 1.0.2 release (using the official docker image). But if I flip to e.g. containous/traefik:pr-641 then it works.

@traefik traefik locked and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants