On 20.09.21 11:40, Florian Weimer wrote:
* Sandro Mani:
Anyone encountered this one? Google just gives a single hit for
ERR_OSSL_EVP_UNSUPPORTED, which is a rhbz bug [1]. This is kinda fatal for
nodejs/webpack development :S
MD4 has been deprecated since about 1995.
It should be possible to re-activate these old algorithms:
<https://www.openssl.org/docs/manmaster/man7/migration_guide.html#Legacy-Algorithms>
It's probably easier to tell webpack to use a different hash algorithm.
I understand there's a configuration option for that.
Thanks! I ended up replacing every occurrence of md4 with sha256 in
node_modules/webpack... ||
||
|Sandro |
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it:
https://pagure.io/fedora-infrastructure