-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Upgrade OpenSSL bundled with windows to 1.1.1s #100180
Copy link
Copy link
Closed
Labels
release-blockertype-featureA feature request or enhancementA feature request or enhancementtype-securityA security issueA security issue
Metadata
Metadata
Assignees
Labels
release-blockertype-featureA feature request or enhancementA feature request or enhancementtype-securityA security issueA security issue
Projects
Status
Done
Enhancement
The version of OpenSSL used in get_externals.bat is 1.1.1q, where 1.1.1s has been released. This in turn pulls from https://github.com/python/cpython-bin-deps/tree/openssl-bin, which was last updated by @zooba to 1.1.1q
Pitch
It would be nice to get the latest updates. Looking at the changelog I don't see anything critial for windows, so maybe 1.1.1q is still OK, in which csae feel free to close the issue.
Previous discussion
Linked PRs