With secure boot enabled, is there a way to load a custom kernel module not signed, or signed with an auto-generated private key? Trying to load my custom module, insmod exits with the error Required key not available. I tried also passing enforcemodulesig=0 but it doesn't work.
Ubuntu version: 16.04