Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
err:0216eb [2018/08/02 11:02]
146.232.212.201 Added point about incorrect BIOS date
err:0216eb [2018/10/01 21:40]
nikize add explanation of how to use TRUST with multiple certificates
Line 13: Line 13:
   make bin/​ipxe.lkrn EMBED=../​syslinux.ipxe CERT=../​certs/​cert-and-key.pem TRUST=../​certs/​cert-and-key.pem   make bin/​ipxe.lkrn EMBED=../​syslinux.ipxe CERT=../​certs/​cert-and-key.pem TRUST=../​certs/​cert-and-key.pem
  
-Add ''​DEBUG=tls,​x509,​certstore,​privkey''​ to make line for relevant run-time debug info.+Add ''​DEBUG=tls,​x509:3,​certstore,​privkey''​ to make line for relevant run-time debug info
 + 
 +If you want to trust multiple root certificates,​ use one certificate per file and specify all files separated with comma as described ​ [[https://​git.ipxe.org/​ipxe.git/​commit/​aee3a064f22f994a930990c1bb0d339412e65d76|in the commit]] that introduced the feature.
  
 === Checklist === === Checklist ===
err/0216eb.txt · Last modified: 2019/07/09 12:28 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.