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
888438a7
Commit
888438a7
authored
Jun 01, 2018
by
Matthew Smith
Browse files
Add ccd-exclusive as default option in server config to go with
ALLOCATEIP=yes which always creates client config files
parent
768dde38
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/postinst
View file @
888438a7
...
...
@@ -175,7 +175,9 @@ crl-verify /etc/openvpn-server/ca.crl
remote-cert-tls client
cipher AES-256-CBC
# Add a client config dir and don't allow connections if a client doesn't have a client config file
client-config-dir /etc/openvpn/ccd
ccd-exclusive
$SERVERLINE
...
...
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