Project

General

Profile

action #37207

Updated by lnussel almost 6 years ago

The UEFI certificate in staging and rings needs to be equal. If there's something wrong, like openQA not booting verify is wrong. 

 Verify by checking /etc/uefi/certs in the shim package in Leap vs Factory. Use openssl to dump the certificates: 

     openssl x509 -noout -text -nameopt multiline,utf8,-esc_msb -inform DER -in $file

Back