mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-08 17:49:46 +01:00
2f0ffbe443
Update of OpenSSL in OS 12.2 from 1.1.1 to 3.2 changed the output of `openssl sha256` command. It seems that some hypervisors don't like this and fail if it's not plain "SHA256". Fixes #3654