summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/vpn/ipsec/site-to-site/peer/node.tag/authentication/pre-shared-secret/node.def15
1 files changed, 0 insertions, 15 deletions
diff --git a/templates/vpn/ipsec/site-to-site/peer/node.tag/authentication/pre-shared-secret/node.def b/templates/vpn/ipsec/site-to-site/peer/node.tag/authentication/pre-shared-secret/node.def
index b1cc826..da82f16 100644
--- a/templates/vpn/ipsec/site-to-site/peer/node.tag/authentication/pre-shared-secret/node.def
+++ b/templates/vpn/ipsec/site-to-site/peer/node.tag/authentication/pre-shared-secret/node.def
@@ -1,22 +1,7 @@
help: Pre-shared secret key
type: txt
-syntax:expression: pattern $VAR(@) "^[-\+\&\!\@\#\$\%\^\*\(\)\,\.\:_a-zA-Z0-9]+$" ; "invalid pre-shared secret key \"$VAR(@)\"
-
-Only these characters are allowed to be used for setting pre-shared secret key :
- alphanumeric characters a-z A-Z 0-9
- special characters - + & ! @ # $ % ^ * ( ) , . : _
-
-Use of single quotes to set pre-shared secret key is recommended. If you are
-using special characters in the pre-shared scret key then single quotes are
-required.
-Example usage : 'aA1-&!@,.:_2Bb'
-"
comp_help:
-These characters are allowed to be used for setting pre-shared secret key :
- alphanumeric characters a-z A-Z 0-9
- special characters - + & ! @ # $ %% ^ * ( ) , . : _
-
Use of single quotes to set pre-shared secret key is recommended. If you are
using special characters in the pre-shared scret key then single quotes are
required.