Has anyone succeed to boot a Debian system on an UEFI+Secure boot host with an ISCSI network drive via iPXE?

Having iPXE working with secureboot is okay, they have a signed shim.

Using `sanboot` directive gives me grub, as expected and start the Kernel.
But then the Linux Kernel detects a Secureboot violation and halt the booting process & the machine.

#iPXE #SANBOOT #SecureBoot #Debian