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

Check if we can remove the pyOpenSSL dependency #1118

Open
glevco opened this issue Aug 20, 2024 · 0 comments
Open

Check if we can remove the pyOpenSSL dependency #1118

glevco opened this issue Aug 20, 2024 · 0 comments

Comments

@glevco
Copy link
Contributor

glevco commented Aug 20, 2024

The pypi page for pyOpenSSL states:

Note: The Python Cryptographic Authority strongly suggests the use of pyca/cryptography where possible. If you are using pyOpenSSL for anything other than making a TLS connection you should move to cryptography and drop your pyOpenSSL dependency.

Since we already use cryptography, we should check if we can use it exclusively and remove that other dependency.

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