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
Returns 502 to Cloudflare.
The text was updated successfully, but these errors were encountered:
Looks ok to me
Sorry, something went wrong.
Seems to be a problem for ip6 only.
$ curl -v -6 https://saltpack.org * Trying [2406:da00:ff00::3405:3b03]:443... * Connected to saltpack.org (2406:da00:ff00::3405:3b03) port 443 * ALPN: curl offers h2,http/1.1 * TLSv1.3 (OUT), TLS handshake, Client hello (1): * CAfile: /opt/local/share/curl/curl-ca-bundle.crt * CApath: none * OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to saltpack.org:443 * Closing connection curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to saltpack.org:443
...whereas $ curl -v -4 https://saltpack.org succeeds.
$ curl -v -4 https://saltpack.org
No branches or pull requests
Returns 502 to Cloudflare.
The text was updated successfully, but these errors were encountered: