-
Notifications
You must be signed in to change notification settings - Fork 413
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
not working for http & https #65
Comments
|
I was hoping that someone would have a ready solution, but I'm having this problem out of the box as well. |
Same here. |
Same issue. Please fix! |
You might need to edit your On a fresh install, You may have noticed that @sameersbn provides an example
You could-
Think of it as a |
tried the configuration but not working for http & https
Error for http:
div id="content">
The following error was encountered while trying to retrieve the URL: http://httpbin.org/
Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.
Your cache administrator is webmaster.
Generated Sat, 13 Jul 2019 12:05:14 GMT by 8f8b721ec41c (squid/3.5.27)
Error msg during https:
macpros-MacBook-Pro:~ macpro$ curl -x https://127.0.0.1:3128/ https://github.com/ -v
CApath: none
curl: (35) error:1400410B:SSL routines:CONNECT_CR_SRVR_HELLO:wrong version number
The text was updated successfully, but these errors were encountered: