summaryrefslogtreecommitdiff
path: root/interface-definitions/include/stunnel/psk.xml.i
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/include/stunnel/psk.xml.i')
-rw-r--r--interface-definitions/include/stunnel/psk.xml.i11
1 files changed, 11 insertions, 0 deletions
diff --git a/interface-definitions/include/stunnel/psk.xml.i b/interface-definitions/include/stunnel/psk.xml.i
new file mode 100644
index 000000000..a8226c866
--- /dev/null
+++ b/interface-definitions/include/stunnel/psk.xml.i
@@ -0,0 +1,11 @@
+<!-- include start from stunnel/psk.xml.i -->
+<tagNode name="psk">
+ <properties>
+ <help>Pre-shared key name</help>
+ </properties>
+ <children>
+ #include <include/auth-psk-id.xml.i>
+ #include <include/auth-psk-secret.xml.i>
+ </children>
+</tagNode>
+<!-- include end -->