The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
add private key to ipxe
2019-07-06, 04:23
Post: #1
add private key to ipxe
at http://ipxe.org/err/0216eb

>> cat selfsigned-cert.pem selfsigned-key.pem > cert-and-key.pem
>> make bin/ipxe.lkrn EMBED=../syslinux.ipxe CERT=../certs/cert-and-key.pem TRUST=../certs/cert-and-key.pem

this page suggest adding private key to ipxe.lkrn?

I don't see any need to add private key.

when I download file from my testing ssl site, the error code is 0216eb
then after I built with TRUST=myca, the error disappeared.
there seemed to be no need to add private key.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
add private key to ipxe - cckp - 2019-07-06 04:23
RE: add private key to ipxe - mcb30 - 2019-07-09, 13:29



User(s) browsing this thread: 1 Guest(s)