mirror of
https://github.com/ipxe/ipxe
synced 2025-12-12 06:22:01 +03:00
We need this, I think
This commit is contained in:
@@ -53,6 +53,7 @@ static inline int fclose ( FILE *stream __unused ) {
|
||||
return -1;
|
||||
}
|
||||
|
||||
#define CONFIG_SSL_CERT_VERIFICATION 1
|
||||
#define CONFIG_SSL_MAX_CERTS 1
|
||||
#define CONFIG_X509_MAX_CA_CERTS 1
|
||||
#define CONFIG_SSL_EXPIRY_TIME 24
|
||||
|
||||
Reference in New Issue
Block a user