-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Description
goose3 is not working in a FIPS environment due to md5.
Jan 17 21:19:13 aj.e.n.o service.sh[1931118]: link_hash = '%s.%s' % (hashlib.md5(raw_html).hexdigest(), time.time())
Jan 17 21:19:13 aj.e.n.o service.sh[1931118]: ValueError: [digital envelope routines: EVP_DigestInit_ex] disabled for FIPS
I'll submit a PR to change to sha1. This works.
Metadata
Metadata
Assignees
Labels
No labels