From 0e885f1bf01424130b6876e769cc42612b19351b Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Tue, 21 Nov 2023 20:25:59 +0100 Subject: http: T5762: rename "virtual-host listen-port" -> "virtual-host port" This complements commit f5e43b136 ("http: T5762: api: make API socket backend communication the one and only default") so we have a consistent port CLI node across VyOS components. --- interface-definitions/https.xml.in | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/https.xml.in b/interface-definitions/https.xml.in index 448075b5b..05c552e6b 100644 --- a/interface-definitions/https.xml.in +++ b/interface-definitions/https.xml.in @@ -41,17 +41,9 @@ - - - Port to listen for HTTPS requests; default 443 - - u32:1-65535 - Numeric IP port - - - - - + #include + + 443 -- cgit v1.2.3