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

Renegotiation support #16

Open
hph86 opened this issue Feb 20, 2016 · 0 comments
Open

Renegotiation support #16

hph86 opened this issue Feb 20, 2016 · 0 comments

Comments

@hph86
Copy link

hph86 commented Feb 20, 2016

Do you think it is possible to add support for (client-initiated) renegotiation to flextls? This would allow pySSLScan detect both, secure and insecure client-initiated renegotiation support. Currently, pySSLScan cannot detect insecure client-initiated renegotiation support if the server supports secure renegotiations. This is due to the fact that pySSLScan relies on the system's OpenSSL library which then defaults to secure renegotiation.

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