Next: , Previous: , Up: Security   [Contents][Index]


19.9 Signing certificate and hash files

X.509 certificate (public key) files and hash files (binary/certificate hash files) can be signed with a Linux kernel module-style appended signature.

The signer.key is a private key used for signing and signer.der is the corresponding public key (certificate) used for appended signature verification. Note that the signer.der (certificate) should exist in the db (see Using appended signatures in GRUB).