Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
S1OVS
openvpn-server
Commits
980c0f63
Commit
980c0f63
authored
Feb 28, 2016
by
Matthew Smith
Browse files
Specify allowed characters for common name
parent
bf998dd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
functions.sh
View file @
980c0f63
...
...
@@ -24,7 +24,7 @@ SHOREWALLVARS="/etc/shorewall/openvpn.vars"
function
ask_key_questions
{
read
-p
"Common Name of certificate (this should be unique): "
OVPN_COMMONNAME
read
-p
"Common Name of certificate (this should be unique
using [A-z0-9_] only
): "
OVPN_COMMONNAME
read
-p
"Users E-mail address for certificate: "
OVPN_EMAIL
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment