blob: 2b9a6965384325965a94f6732f5c92441f837f98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 -->
|