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/interfaces-openvpn.xml.in | 39 ++----------------------- 1 file changed, 3 insertions(+), 36 deletions(-) (limited to 'interface-definitions/interfaces-openvpn.xml.in') diff --git a/interface-definitions/interfaces-openvpn.xml.in b/interface-definitions/interfaces-openvpn.xml.in index 4c572a8b2..95a14d718 100644 --- a/interface-definitions/interfaces-openvpn.xml.in +++ b/interface-definitions/interfaces-openvpn.xml.in @@ -687,30 +687,8 @@ - - - File containing certificate for Certificate Authority (CA) - - file - File in /config/auth directory - - - - - - - - - File containing certificate for this host - - file - File in /config/auth directory - - - - - - + #include + #include File containing certificate revocation list (CRL) for this host @@ -735,18 +713,7 @@ - - - Private key for this host - - file - File in /config/auth directory - - - - - - + #include File containing encryption key to authenticate control channel -- cgit v1.2.3