Skip to content

Commit

Permalink
ipxe: Use iPXE code-signing certificate as vendor certificate
Browse files Browse the repository at this point in the history
Add a DER-encoded copy of the DigiCert EV code signing certificate
used to sign iPXE binaries, and use it as the vendor certificate when
building.

Signed-off-by: Michael Brown <[email protected]>
  • Loading branch information
mcb30 committed Mar 19, 2024
1 parent 929b314 commit 933ca6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Make.local
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
VENDOR_CERT_FILE = $(TOPDIR)/ipxe.der
Binary file added ipxe.der
Binary file not shown.

0 comments on commit 933ca6c

Please sign in to comment.