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 monkeypatching with pyopenssl #5477

Closed
wants to merge 1 commit into from
Closed

Drop monkeypatching with pyopenssl #5477

wants to merge 1 commit into from

Commits on May 29, 2020

  1. Drop monkeypatching with pyopenssl

    Monkey patching url3 with pyopenssl 3 is no longer a good idea. It's
    no longer really necessary, and actually has security drawbacks.
    
    Fixes #5267
    
    This commit reverts 50e5922.
    Hugo Osvaldo Barrera committed May 29, 2020
    Configuration menu
    Copy the full SHA
    3f0356a View commit details
    Browse the repository at this point in the history