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

Add SSL_OP_LEGACY_SERVER_CONNECT binding #9303

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Add SSL_OP_LEGACY_SERVER_CONNECT binding #9303

merged 1 commit into from
Jul 27, 2023

Conversation

mhils
Copy link
Member

@mhils mhils commented Jul 27, 2023

This is useful to expose in pyOpenSSL so that it can be referenced downstream for Context.set_options. (mitmproxy/mitmproxy#6281)

This is useful to expose in pyOpenSSL so that it can be referenced downstream for `Context.set_options`. (mitmproxy/mitmproxy#6281)
@mhils
Copy link
Member Author

mhils commented Jul 27, 2023

See previous discussion in pyca/pyopenssl#1193 which I completely forgot about, sorry! :)

@alex alex merged commit d43586f into pyca:main Jul 27, 2023
59 checks passed
@mhils mhils deleted the patch-1 branch July 28, 2023 06:03
alex pushed a commit to pyca/pyopenssl that referenced this pull request Jul 29, 2023
* Expose `SSL_OP_LEGACY_SERVER_CONNECT` binding

based on pyca/cryptography#9303

refs mitmproxy/mitmproxy#6281

* Update CHANGELOG.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants