summaryrefslogtreecommitdiff
path: root/interface-definitions/include/stunnel/psk.xml.i
blob: a8226c866e046c0cd4c55aad71f10a47fcd60296 (plain)
1
2
3
4
5
6
7
8
9
10
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 -->