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

pyopenssl-23.3.0 is incompatible with the latest cryptography 42.0.0 #1285

Closed
kelvin-j-li opened this issue Jan 23, 2024 · 0 comments · Fixed by #1284
Closed

pyopenssl-23.3.0 is incompatible with the latest cryptography 42.0.0 #1285

kelvin-j-li opened this issue Jan 23, 2024 · 0 comments · Fixed by #1284

Comments

@kelvin-j-li
Copy link

cryptography 42.0.0 has the fix for CVE-2023-50782,

however, the current version of pyopenssl (23.3.0) has restriction on the cryptography version:

cryptography<42,>=41.0.5

Can we incorporate this cryptography-42.0.0 to pyopenssl?

Many thanks!

@alex alex linked a pull request Jan 23, 2024 that will close this issue
kristapsk added a commit to JoinMarket-Org/joinmarket-clientserver that referenced this issue Feb 22, 2024
bd22dd0 Bump pyopenssl from 23.2.0 to 24.0.0 (Kristaps Kaupe)

Pull request description:

  Needed for #1669, allows upgrading `cryptography` to 42.x, see pyca/pyopenssl#1285 and pyca/pyopenssl#1284.

Top commit has no ACKs.

Tree-SHA512: 9402c257d2a6c012bacd7cd8064f5d1b72a8a8751e28c5544b90b749ba7d1a5f22bb8ae6056f244b06c5f928cf88b5438328a53246f418fed125aa659ff667c6
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant