summaryrefslogtreecommitdiff
path: root/interface-definitions/include/certificate-ca.xml.i
AgeCommit message (Collapse)Author
2022-12-13validators: T4798: replace python file-exists validator with file-pathJohn Estabrook
2021-03-14xml: include: fix typo on include commentChristian Poessinger
When including XML files they all contained a comment from where the snipped had actually been included from. The comment had been "included start" and "included end" instead of "include start" and "include end". This commit corrects the glitch.
2020-12-29xml: use new valueHelp format identifier "filename"Christian Poessinger
2020-12-29xml: T1466: provide common includes for SSL certificate CLI nodesChristian Poessinger
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.