Hello, for some reason the mainboard I'm using is not shipping any secure boot certificates by default.
There is an option to install them but unfortunately is not doing anything.
This was working in the past but bricked with the latest bios update.
As a result Proxmox is not booting when secure boot is enabled.
The UEFI setup provides the option to manually import certificates so I'm wondering where to get the correct one used by Proxmox.
Thank you.
Solved:
Microsoft certificates are available at https://github.com/microsoft/secureboot_objects
Go to the release section and download the platform certificates, eg.
Follow the procedure of your mainboard to install the certificates:
There is an option to install them but unfortunately is not doing anything.
This was working in the past but bricked with the latest bios update.
As a result Proxmox is not booting when secure boot is enabled.
The UEFI setup provides the option to manually import certificates so I'm wondering where to get the correct one used by Proxmox.
Thank you.
Solved:
Microsoft certificates are available at https://github.com/microsoft/secureboot_objects
Go to the release section and download the platform certificates, eg.
edk2-x64-secureboot-binaries.zip
.Follow the procedure of your mainboard to install the certificates:
DefaultPk.bin
- Microsoft Platform Key (PK)DefaultKek.bin
- Microsoft Key Exchange Key (KEK)Default3PDb.bin
- Microsoft and Third Party Signature Database (DB)DefaultDbx.bin
- Forbidden Signatures Database (DBX)
Last edited: