bitly / oauth2_proxy

A reverse proxy that provides authentication with Google, Github or other provider
MIT License
5.1k stars 1.21k forks source link

Use insecure transport if SSLInsecureSkipVerify is set to true #619

Open hrenod opened 6 years ago

hrenod commented 6 years ago

Fixes #403

funkypenguin commented 6 years ago

Could we have another attempt at this CI test? The Travis logs don't seem to have anything to do with the diff in the commit, could this have been a transient fault (I'd also like #403 fixed!) :)

ploxiln commented 6 years ago

failed due to needing fsnotify import fix, see #574