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

Does pre-built binary have TLS1.3? #44

Closed
testcaoy7 opened this issue Sep 18, 2018 · 3 comments
Closed

Does pre-built binary have TLS1.3? #44

testcaoy7 opened this issue Sep 18, 2018 · 3 comments
Assignees
Labels

Comments

@testcaoy7
Copy link

Does pre-built binary have TLS1.3?

I tried use "TLS13-AES-128-GCM-SHA256" in "cipher" and it did not work.

@GreaterFire
Copy link
Member

GreaterFire commented Sep 18, 2018

Not in 1.7.0, but will be in 1.8.0.

Please be patient. Thank you.

@GreaterFire GreaterFire self-assigned this Sep 18, 2018
@GreaterFire
Copy link
Member

Also, it's not TLS13-AES-128-GCM-SHA256. Please look at OpenSSLWiki:

OpenSSL has implemented support for five TLSv1.3 ciphersuites as follows:

  • TLS_AES_256_GCM_SHA384
  • TLS_CHACHA20_POLY1305_SHA256
  • TLS_AES_128_GCM_SHA256
  • TLS_AES_128_CCM_8_SHA256
  • TLS_AES_128_CCM_SHA256

@testcaoy7
Copy link
Author

I see. Thank you.

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

No branches or pull requests

2 participants