summaryrefslogtreecommitdiff
path: root/interface-definitions/include/pki/openvpn_tls-auth.xml.i
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/include/pki/openvpn_tls-auth.xml.i')
-rw-r--r--interface-definitions/include/pki/openvpn_tls-auth.xml.i14
1 files changed, 14 insertions, 0 deletions
diff --git a/interface-definitions/include/pki/openvpn_tls-auth.xml.i b/interface-definitions/include/pki/openvpn_tls-auth.xml.i
new file mode 100644
index 000000000..2b9a69653
--- /dev/null
+++ b/interface-definitions/include/pki/openvpn_tls-auth.xml.i
@@ -0,0 +1,14 @@
+<!-- include start from pki/openvpn_tls-auth.xml.i -->
+<leafNode name="auth-key">
+ <properties>
+ <help>Static key for tls-auth in PKI configuration</help>
+ <valueHelp>
+ <format>key name</format>
+ <description>Name of static key in PKI configuration</description>
+ </valueHelp>
+ <completionHelp>
+ <path>pki openvpn tls-auth</path>
+ </completionHelp>
+ </properties>
+</leafNode>
+<!-- include end -->