Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai
autovpn
Commits
08679816
Commit
08679816
authored
Jan 03, 2017
by
shammash
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
create client configs with stronger encryption
Signed-off-by:
shammash
<
shammash@autistici.org
>
parent
e15a1131
Pipeline
#175
passed with stage
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
autovpn/vpn_app.py
autovpn/vpn_app.py
+4
-0
No files found.
autovpn/vpn_app.py
View file @
08679816
...
...
@@ -45,6 +45,10 @@ key %(cn)s.key
crl-verify crl.pem
ns-cert-type server
tls-auth tlsauth.key 1
auth SHA512
cipher AES-256-CBC
tls-version-min 1.2 or-highest
tls-cipher TLS-DHE-RSA-WITH-AES-256-GCM-SHA384
'''
TBLK_PLIST_TEMPLATE
=
'''<?xml version="1.0" encoding="UTF-8"?>
...
...
Write
Preview
Markdown
is supported
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