Skip to content
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

https now work after obfs #12

Open
maxsofty opened this issue Mar 7, 2018 · 0 comments
Open

https now work after obfs #12

maxsofty opened this issue Mar 7, 2018 · 0 comments

Comments

@maxsofty
Copy link

maxsofty commented Mar 7, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant