This repository has been archived by the owner on Jan 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Can't skip validation of self signed certificate #403
Labels
Comments
I am seeing the same issue. |
Same issue here using GitHub as a provider |
#362 added this option by setting a custom ( There appear to be no pull requests that attempt to fix this yet, yours could be the first. (No promises on review or merging though, this repo is somewhat under-maintained.) |
vaLski
added a commit
to vaLski/oauth2_proxy
that referenced
this issue
Sep 14, 2018
…he operator requested so via --ssl-insecure-skip-verify=true or ssl_insecure_skip_verify = true. This commit should fix bitly#403
ploxiln
pushed a commit
to ploxiln/oauth2_proxy
that referenced
this issue
Nov 22, 2018
not just DefaultClient fixes bitly#403
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In my development environment my upstream server has a self signed certificate. I have tried using the --ssl-insecure-skip-verify=true option, but I still receive the following error:
2017/06/12 16:46:22 reverseproxy.go:316: http: proxy error: x509: certificate signed by unknown authority
The text was updated successfully, but these errors were encountered: