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

Adding support for server facing SSL cipher suite specification #493

Merged
merged 7 commits into from Mar 2, 2015

Conversation

ihamburglar
Copy link
Contributor

This pull request adds support for specifying ciphers on the server side of the proxy as part of its CLIENTHELLO(--server-ciphers). It also modifies the current cipher(--ciphers) parameter clarify that it is for the client facing side of the proxy(--client-ciphers). I tested and observed, with wireshark, ciphers that I expected both leaving and coming to the proxy.

This is in regards to feature issue/request mitmproxy#649.

@ihamburglar ihamburglar closed this Mar 2, 2015
@ihamburglar ihamburglar reopened this Mar 2, 2015
@mhils
Copy link
Member

mhils commented Mar 2, 2015

Excellent work, thanks a lot! 😄

mhils added a commit that referenced this pull request Mar 2, 2015
Adding support for server facing SSL cipher suite specification
@mhils mhils merged commit 7cf1ec7 into mitmproxy:master Mar 2, 2015
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

Successfully merging this pull request may close these issues.

None yet

2 participants