mirror of
https://github.com/ipxe/ipxe
synced 2026-02-01 23:39:46 +03:00
[cmdline] Add certificate management commands
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -275,6 +275,9 @@ REQUIRE_OBJECT ( profstat_cmd );
|
||||
#ifdef NTP_CMD
|
||||
REQUIRE_OBJECT ( ntp_cmd );
|
||||
#endif
|
||||
#ifdef CERT_CMD
|
||||
REQUIRE_OBJECT ( cert_cmd );
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Drag in miscellaneous objects
|
||||
|
||||
Reference in New Issue
Block a user