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

Connection issues #52

Open
32 tasks
franziskuskiefer opened this issue Sep 26, 2022 · 0 comments
Open
32 tasks

Connection issues #52

franziskuskiefer opened this issue Sep 26, 2022 · 0 comments

Comments

@franziskuskiefer
Copy link
Member

franziskuskiefer commented Sep 26, 2022

A meta issue to collect issues connecting to hosts or other libraries.

  • netflix.com fails with INSUFFICIENT_DATA
  • amazonaws.com fails with Connection refused (os error 61)
  • no TLS 1.3 support
    • zoom.us
    • mail.ru
    • baidu.com
    • msn.com
    • webex.com
    • xvideos.com
  • no TLS 1.3 only support
    • amazon.com
    • live.com
    • qq.com
    • bilibili.com
    • bing.com
    • azure.com
    • office.com
    • fastly.net
    • sharepoint.com
    • zhihu.com
    • paypal.com
    • office365.com
    • taobao.com
  • pinterest.com requires TLS_AES_256_GCM_SHA384
  • TLS error: 133
    • reddit.com
    • googlevideo.com
    • gandi.net
    • bit.ly
    • tiktok.com
    • flickr.com
    • europa.eu

Double checking server support with
openssl s_client -connect live.com:443 -tls1_3 -ciphersuites TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256

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