1 #ifndef _IPXE_ROOTCERT_H 2 #define _IPXE_ROOTCERT_H struct x509_root root_certificates
Root certificates.
const int allow_trust_override
Flag indicating if root of trust may be overridden at runtime.
An X.509 root certificate list.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)