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

Supports for ECDHE_ECDSA ciphers #156

Closed
phuslu opened this issue Feb 26, 2017 · 1 comment
Closed

Supports for ECDHE_ECDSA ciphers #156

phuslu opened this issue Feb 26, 2017 · 1 comment
Labels
duplicate problem is better described in some other issue

Comments

@phuslu
Copy link

phuslu commented Feb 26, 2017

Thanks for tlslite-ng works. I build requests-httpsproxy on top of it.

But I found that seems tlslite-ng does not support ECDHE_ECDSA ciphers yet.
i.e.

TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA

Any thoughts/plan about it? Thanks!

@tomato42
Copy link
Member

there is a plan: #52, but no specific timeframe

@tomato42 tomato42 added the duplicate problem is better described in some other issue label May 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate problem is better described in some other issue
Projects
None yet
Development

No branches or pull requests

2 participants