ESXi host fails to boot after enabling secure boot, reporting the below error:
EFI Secure Boot failed at time <timestamp> . Failed to verify signatures of the following vib(s): [HPE-Storage-Connection-Service HPE-Storage-psp]. All tardisks validated.
vSphere ESXi 8.x
ESXi was installed using a custom image containing unverified VIBs.
To resolve the issue, install updated VIBs from the vendor.
To work around the issue,
List all vibs by using the command:
esxcli software vib list
Remove vib using the command:
esxcli software vib remove -n <VIBNAME>
For eg.
esxcli software vib remove -n HPE-Storage-psp