You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
Hi,
It seems setting the global
InsecureSkipVerify
totrue
will not pass data for ca certs that are self signed. Is this a feature or a bug?The text was updated successfully, but these errors were encountered: