-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Description
From what I can tell in June everyone w/ veracrypt will have their secureboot stop working because vc signs itself from the 2011 ca and not the 2023 ca. This means w11 will complain about secure boot not being valid, and in some cases will not show a screen / ignore the boot option instead of continuing.
Can we rush a version bump for this please?
sudo sbverify --list DcsBoot.efi
results in
signature 1
image signature issuers:
- /C=US/ST=Washington/L=Redmond/O=Microsoft Corporation/CN=Microsoft Corporation UEFI CA 2011
image signature certificates:
- subject: /C=US/ST=Washington/L=Redmond/O=Microsoft Corporation/CN=Microsoft Windows UEFI Driver Publisher
issuer: /C=US/ST=Washington/L=Redmond/O=Microsoft Corporation/CN=Microsoft Corporation UEFI CA 2011
- subject: /C=US/ST=Washington/L=Redmond/O=Microsoft Corporation/CN=Microsoft Corporation UEFI CA 2011
issuer: /C=US/ST=Washington/L=Redmond/O=Microsoft Corporation/CN=Microsoft Corporation Third Party Marketplace Root
Reactions are currently unavailable