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

Implement cipher support test in cscan #152

Open
tomato42 opened this issue May 19, 2018 · 0 comments
Open

Implement cipher support test in cscan #152

tomato42 opened this issue May 19, 2018 · 0 comments

Comments

@tomato42
Copy link
Member

tomato42 commented May 19, 2018

since adding a test for a cipher support in cscan/tlslite-ng is just a question of passing additional id to ClientHello constructor, extending it for new ciphers is fairly trivial

note: this is only about checking for ServerHello reply that indicates support for any given cipher, not about actually negotiating (and supporting) the cipher on cscan side

that does mean that for TLS 1.2 we won't be able to collect session ticket metadata or read EncryptedExtensions from TLS 1.3

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