public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH-SERIES qemu-server/manager 0/6] improve Microsoft UEFI CA 2023 enrollment
@ 2025-12-11 12:31 Fiona Ebner
  2025-12-11 12:31 ` [pve-devel] [PATCH qemu-server 1/6] qm enroll-efi-keys: do not remove EFI disk when config was modified during operation Fiona Ebner
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Fiona Ebner @ 2025-12-11 12:31 UTC (permalink / raw)
  To: pve-devel

Make it possible to enroll via the API and UI by setting the
ms-cert=2023 marker on the EFI disk.

The previous Microsoft UEFI CA 2011 will expire in June 2026, so there
should be a way to update that can be automated and done while guests
are running.

pve-manager needs a dependency bump for qemu-server for the API call
to have the desired effect (or the marker will just get set without
actually enrolling).

qemu-server:

Fiona Ebner (4):
  qm enroll-efi-keys: do not remove EFI disk when config was modified
    during operation
  ovmf: enroll ms 2023 cert: pass along parsed drive
  config: apply pending: code style: avoid some line bloat
  config: apply pending: efi: enroll Microsoft UEFI CA 2023 when setting
    ms-cert=2023 option

 src/PVE/CLI/qm.pm          | 19 ++++++-------------
 src/PVE/QemuServer.pm      | 20 +++++++++++++-------
 src/PVE/QemuServer/OVMF.pm | 27 ++++++++++++++++++++-------
 3 files changed, 39 insertions(+), 27 deletions(-)


manager:

Fiona Ebner (2):
  ui: qemu: hd efi: fix typo in warning
  ui: qemu: hardware: efi: allow enrolling Microsoft UEFI CA 2023

 www/manager6/qemu/HDEfi.js        |  2 +-
 www/manager6/qemu/HardwareView.js | 78 +++++++++++++++++++++++++++++++
 2 files changed, 79 insertions(+), 1 deletion(-)


Summary over all repositories:
  5 files changed, 118 insertions(+), 28 deletions(-)

-- 
Generated by git-murpp 0.5.0


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-12-11 12:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-11 12:31 [pve-devel] [PATCH-SERIES qemu-server/manager 0/6] improve Microsoft UEFI CA 2023 enrollment Fiona Ebner
2025-12-11 12:31 ` [pve-devel] [PATCH qemu-server 1/6] qm enroll-efi-keys: do not remove EFI disk when config was modified during operation Fiona Ebner
2025-12-11 12:31 ` [pve-devel] [PATCH qemu-server 2/6] ovmf: enroll ms 2023 cert: pass along parsed drive Fiona Ebner
2025-12-11 12:31 ` [pve-devel] [PATCH qemu-server 3/6] config: apply pending: code style: avoid some line bloat Fiona Ebner
2025-12-11 12:31 ` [pve-devel] [PATCH qemu-server 4/6] config: apply pending: efi: enroll Microsoft UEFI CA 2023 when setting ms-cert=2023 option Fiona Ebner
2025-12-11 12:31 ` [pve-devel] [PATCH manager 5/6] ui: qemu: hd efi: fix typo in warning Fiona Ebner
2025-12-11 12:31 ` [pve-devel] [PATCH manager 6/6] ui: qemu: hardware: efi: allow enrolling Microsoft UEFI CA 2023 Fiona Ebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal