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

Fix Certbot with new versions of PyOpenSSL #5122

Merged
merged 1 commit into from Sep 20, 2017
Merged

Fix Certbot with new versions of PyOpenSSL #5122

merged 1 commit into from Sep 20, 2017

Conversation

bmw
Copy link
Member

@bmw bmw commented Sep 19, 2017

See #5111 and PyOpenSSL's changelog.

When distros upgrade to PyOpenSSL 17.3.0, Certbot will be unable to solve TLS-SNI challenges or make SSL server blocks in Nginx. While no distros have done this yet, some are working on it (e.g. Arch Linux) so I think we should get this fix out to ASAP avoid breakage.

I've been talking to Erik in IRC about how we missed deprecation warnings and how to prevent this in the future.

@bmw bmw added this to the 0.18.2 milestone Sep 19, 2017
@bmw bmw merged commit 7f5f647 into 0.18.x Sep 20, 2017
@bmw bmw deleted the 0.18.2-patch branch September 20, 2017 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants