iankelling.org
/
git
/
vpn-setup
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db7cd23
)
better bash quoting for coner case
author
Ian Kelling
<iank@fsf.org>
Sat, 12 May 2018 18:27:08 +0000
(14:27 -0400)
committer
Ian Kelling
<iank@fsf.org>
Sat, 12 May 2018 18:27:08 +0000
(14:27 -0400)
vpn-mk-client-cert
patch
|
blob
|
history
diff --git
a/vpn-mk-client-cert
b/vpn-mk-client-cert
index d495754fac80df39b1f1fb7f4e7593cd0e9bb436..440cfe919049d2d1389cbedda3d9a8fe49c3a9e8 100755
(executable)
--- a/
vpn-mk-client-cert
+++ b/
vpn-mk-client-cert
@@
-152,8
+152,8
@@
verb 3
# This script will update local dns
# to what the server sends, if it sends dns.
script-security 2
-up
$script
-down
$script
+up
"$script"
+down
"$script"
# matching server config
cipher AES-256-CBC