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
here is the curl testing
vpn-client]$ curl -i -v https://www.google.com/ * Trying 172.217.11.68... * TCP_NODELAY set * Connected to www.google.com (172.217.11.68) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * Cipher selection: PROFILE=SYSTEM * successfully set certificate verify locations: * CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none * TLSv1.2 (OUT), TLS handshake, Client hello (1): * OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to www.google.com:443 * stopped the pause stream! * Closing connection 0 curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to www.google.com:443
this also happen to google-chrome when access google with https
test is under Fedora 27.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
here is the curl testing
this also happen to google-chrome when access google with https
test is under Fedora 27.
The text was updated successfully, but these errors were encountered: