Skip to content

fix: MD5 usage so thumbnails work on hosts with FIPS enabled - #816

Open
johnwaghorn wants to merge 1 commit into
jazzband:masterfrom
johnwaghorn:chore/fips-safe-tokey
Open

fix: MD5 usage so thumbnails work on hosts with FIPS enabled#816
johnwaghorn wants to merge 1 commit into
jazzband:masterfrom
johnwaghorn:chore/fips-safe-tokey

Conversation

@johnwaghorn

Copy link
Copy Markdown

On a host with FIPS enabled, OpenSSL errors when provided with an MD5 without the caller declaring that the digest is "not being used for security."

tokey() just creates a thumbnail cache key rather than something security related so here I am just adding usedforsecurity=False nothing else changes.

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.

1 participant