Trusted root certificate fingerprints

Name

  trust

Details

Type Byte sequence
DHCP option number not applicable
ISC dhcpd syntax not applicable

Examples

Obtain the SHA-256 fingerprint of a certificate

  openssl x509 -in ca.crt -noout -sha256 -fingerprint

Configure the trusted root certificate fingerprints via VMware GuestInfo

  guestinfo.ipxe.trust = "9f:af:71:7b:7f:8c:a2:f9:3c:25:6c:79:f8:ac:55:91"

Description

Specifies the SHA-256 fingerprints of the X.509 certificates that will be trusted by iPXE.

For security reasons, this setting cannot be altered at runtime. The only way to provide a value for this setting is via a trusted source such as VMware GuestInfo.

See also

cfg/trust.txt ยท Last modified: 2012/05/15 11:03 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.