We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Additional settings are required when cache_peer only allows HTTPS. (ssl option)
Example:
cache_peer proxy.example.com parent 443 0 no-digest no-netdb-exchange connect-fail-limit=2 connect-timeout=8 round-robin no-query allow-miss proxy-only name=secure login=xxxx:yyy ssl ssldomain=xxx.example.com
The text was updated successfully, but these errors were encountered:
No. Some providers offer HTTPS proxies and perform certificate verification, so it is necessary to specify the correct hostname.
ssldomain=xxx.example.com
Sorry, something went wrong.
No branches or pull requests
Additional settings are required when cache_peer only allows HTTPS. (ssl option)
Example:
The text was updated successfully, but these errors were encountered: