I'm requesting that Nerdio be made able to create blob files with SHA-256 hashing enabled instead of the wekaer MD-5 algorithm. This is an urgent matter.
I manage an AVD environment in the Azure U.S. Government Cloud that requires all VMs comply with FIPS 140-2 complance. FIPS 140-2 compliant hashing algorithms do not include MD-5. Currently, MD-5 is the default hashing algorithm used when creating Nerdio scripted actions. This causes a huge problem when building new VMs or running scripted actions on existing VMs. The scripted action, and even winget app installs, will fail with a download error. Drilling into this error will reveal this error message: “This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.”
We will soon be required to enable FIPS on all our VMs, but with the FIPS settings configured on the VMs, we cannot provision new VMs to the AVD pools or modify existing VMs until the hashing issue is resolved.
Comments (3 comments)