Add Authenticated HTTPS Admin Foundation

This commit is contained in:
2026-08-23 17:37:49 +02:00
parent 0dcc0d20d4
commit 8b5417881c
15 changed files with 2233 additions and 89 deletions
+18
View File
@@ -108,6 +108,24 @@ static const char *const s_completion_candidates[] = {
"wifi ping",
"wifi nslookup",
"wifi traceroute",
/* Authenticated HTTPS lifecycle and physical-admin recovery operations. */
"web help",
"web status",
"web start",
"web stop",
"web counters",
"web clear-counters",
"web credentials",
"web credentials show",
"web credentials rotate",
"web credentials rotate --force",
"web certificate",
"web certificate info",
"web certificate rotate",
"web certificate rotate --force",
"web reset",
"web reset --force",
};
static ssize_t console_read_with_late_terminal_upgrade(int file_descriptor,