iPXE discussion forum
Error in code signing using ipxe for Linux kernel - Printable Version

+- iPXE discussion forum (https://forum.ipxe.org)
+-- Forum: iPXE user forums (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: Error in code signing using ipxe for Linux kernel (/showthread.php?tid=8013)



Error in code signing using ipxe for Linux kernel - apoorvmunshi - 2016-04-06 06:25

Hello ,
Please refer to the screenshot to see the error. The error code has no description on ipxe website.

Error screenshot

The error is http://ipxe.org/0216eb3c - This does not exist on ipxe site.


Here is what happened :

Case 1: HTTPs was not enabled on ipXE. We implemented code signing and it worked.

Case 2: We turned on HTTPS option. We created our own CA infrastructure, embedded the root certificate in ipxe binary and signed the nginx server certificate with our root certificate. Now, we are getting error in code signing.

Can anybody please help ?? THank you.