-
Notifications
You must be signed in to change notification settings - Fork 122
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
problem with self signed certificats #71
Comments
I think your cert isn't the issue, as this is consistent with what I'm seeing. See #70 for SSL issues with 0.1.11. Downgrading to 0.1.10 worked for me. |
Same issue here ! Downgrading worked for me too... |
I also had a similar issue where I would get a 400 with the message "HTTP request sent to a HTTPS port". After rolling back to 0.1.10 the error was resolved. |
thanks, it does work in 0.1.10 |
+1 worked for me too. |
Thx guys! Took me a while to find this page, but worked like a charm. Had |
+1 in the downgrade ! after a day I found this page ! |
Thanks everyone. Downgrading to version 0.1.10 worked for me as well. |
I have a self signed certificate on a https site I point the proxy to.
I get the following error:
Fatal error: Parse Error
Fatal error: socket hang up
my configuration is:
please help,
Shay
The text was updated successfully, but these errors were encountered: