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/include/certificate-ca.xml.i | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 interface-definitions/include/certificate-ca.xml.i (limited to 'interface-definitions/include/certificate-ca.xml.i') diff --git a/interface-definitions/include/certificate-ca.xml.i b/interface-definitions/include/certificate-ca.xml.i new file mode 100644 index 000000000..196cfa6d7 --- /dev/null +++ b/interface-definitions/include/certificate-ca.xml.i @@ -0,0 +1,14 @@ + + + + Certificate Authority in x509 PEM format + + file + File in /config/auth directory + + + + + + + -- cgit v1.2.3