summaryrefslogtreecommitdiff
path: root/interface-definitions/pki.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/pki.xml.in')
-rw-r--r--interface-definitions/pki.xml.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/interface-definitions/pki.xml.in b/interface-definitions/pki.xml.in
index e818ae438..4b082cbc4 100644
--- a/interface-definitions/pki.xml.in
+++ b/interface-definitions/pki.xml.in
@@ -141,19 +141,19 @@
<help>OpenVPN keys</help>
</properties>
<children>
- <tagNode name="tls-auth">
+ <tagNode name="shared-secret">
<properties>
- <help>OpenVPN TLS auth key</help>
+ <help>OpenVPN shared secret key</help>
</properties>
<children>
<leafNode name="key">
<properties>
- <help>OpenVPN TLS auth key data</help>
+ <help>OpenVPN shared secret key data</help>
</properties>
</leafNode>
<leafNode name="version">
<properties>
- <help>OpenVPN TLS auth key version</help>
+ <help>OpenVPN shared secret key version</help>
</properties>
</leafNode>
</children>