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

Default pyOpenSSL not compatible with current cryptography #247

Open
MatthijsBurgh opened this issue Nov 29, 2022 · 0 comments
Open

Default pyOpenSSL not compatible with current cryptography #247

MatthijsBurgh opened this issue Nov 29, 2022 · 0 comments

Comments

@MatthijsBurgh
Copy link
Member

See pyca/pyopenssl#1143

The default version of pyOpenSSL on ubuntu 20.04 installed by apt: is 19.0.0. Is it only compatible with cryptography<38.0.0. Though that was not defined at the time of release. When cryptography is installed via pip, it will break pyOpenSSL.

pyOpenSSL is used by the twisted server, therefore it breaks the webserver.

(cryptography is installed as a indirect dependency of xhtml2pdf)

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