On 2025-09-15 16:31, Sudhakar Kuppusamy wrote:
Introducing the following GRUB commands to manage the certificates.

 1. append_list_db:
      Show the list of trusted certificates from the db list
 2. append_add_db_cert:
      Add the trusted certificate to the db list
 3. append_add_dbx_cert:
      Add the distrusted certificate to the dbx list
 4. append_verify:
      Verify the signed file using db list

Note that if signature verification (check_appended_signature) is set
to enforce,
the append_add_db_cert and append_add_dbx_cert commands only accept the
file ‘X509_certificate’ that is signed with an appended signature.

Signed-off-by: Daniel Axtens <[email protected]>
Signed-off-by: Sudhakar Kuppusamy <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]>

Reviewed-by: Avnish Chouhan <[email protected]>

_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to