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

Drop PyOpenSSL dependency #3931

Closed
sergei-maertens opened this issue Feb 23, 2024 · 1 comment · Fixed by #4017
Closed

Drop PyOpenSSL dependency #3931

sergei-maertens opened this issue Feb 23, 2024 · 1 comment · Fixed by #4017

Comments

@sergei-maertens
Copy link
Member

sergei-maertens commented Feb 23, 2024

Cleanup - instead all crypto stuff should be done through the cryptography library.

@sergei-maertens sergei-maertens self-assigned this Feb 23, 2024
@joeribekker joeribekker added this to the Release 2.6.0 milestone Feb 26, 2024
sergei-maertens added a commit that referenced this issue Mar 15, 2024
This drops the dependency on PyOpenSSL
sergei-maertens added a commit that referenced this issue Mar 15, 2024
This release does not pull in PyOpenSSL anymore.
sergei-maertens added a commit that referenced this issue Mar 15, 2024
This drops the dependency on PyOpenSSL
sergei-maertens added a commit that referenced this issue Mar 15, 2024
This release does not pull in PyOpenSSL anymore.
@sergei-maertens
Copy link
Member Author

Now PyOpenSSL is only required by webauthn and josepy, which are dependencies outside of our control.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants