From da23f084863d6bde2bb50fcc175129610fe2a603 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 29 Dec 2020 10:52:24 +0100 Subject: xml: T1466: provide common includes for SSL certificate CLI nodes Gather all SSL certificate, ca and key nodes into a single representation of XML which can be #included into the XML definitions of the CLI interface to be rendered. --- interface-definitions/vpn_ipsec.xml.in | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) (limited to 'interface-definitions/vpn_ipsec.xml.in') diff --git a/interface-definitions/vpn_ipsec.xml.in b/interface-definitions/vpn_ipsec.xml.in index c804c1683..daf98a833 100644 --- a/interface-definitions/vpn_ipsec.xml.in +++ b/interface-definitions/vpn_ipsec.xml.in @@ -847,24 +847,8 @@ X.509 certificate - - - File containing the X.509 certificate for the Certificate Authority (CA) - - txt - File in /config/auth - - - - - - File containing the X.509 certificate for this host - - txt - File in /config/auth - - - + #include + #include File containing the X.509 Certificate Revocation List (CRL) -- cgit v1.2.3