Skip to content

[3.6] bpo-9146: Raise a ValueError if OpenSSL fails to init a hash func#3274

Merged
gpshead merged 2 commits into
python:3.6from
gpshead:backport-07244a8-3.6
Sep 3, 2017
Merged

[3.6] bpo-9146: Raise a ValueError if OpenSSL fails to init a hash func#3274
gpshead merged 2 commits into
python:3.6from
gpshead:backport-07244a8-3.6

Conversation

@gpshead

@gpshead gpshead commented Sep 3, 2017

Copy link
Copy Markdown
Member

(GH-1777)
This helps people in weird FIPS mode environments where common things
like MD5 are not available in the binary as a matter of policy.
(cherry picked from commit 07244a8)

https://bugs.python.org/issue9146

…nc. (pythonGH-1777)

This helps people in weird FIPS mode environments where common things
like MD5 are not available in the binary as a matter of policy.
(cherry picked from commit 07244a8)
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

Successfully merging this pull request may close these issues.

4 participants