Comment on AMI-Bios Sourcecode and UEFI Signing Key leaked?parentComments−cnvogel13yIt's more readable withopenssl rsa -inform DER -in Ivy_Bridge_018s/Keys/FW/.priKey -textBut still, I don't know how to verify that this key is not the one refered to by the "DO NOT USE" certs (which, to me, sounds pretty reasonable to assume).−js4all13yYou are right. This could mean that the key just works on developer boards and is not the one used in production.
Comments
It's more readable with
openssl rsa -inform DER -in Ivy_Bridge_018s/Keys/FW/.priKey -text
But still, I don't know how to verify that this key is not the one refered to by the "DO NOT USE" certs (which, to me, sounds pretty reasonable to assume).
You are right. This could mean that the key just works on developer boards and is not the one used in production.