Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai
autovpn
Commits
e347afcf
Commit
e347afcf
authored
May 20, 2017
by
shammash
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "temporarily rollback stronger encryption"
This reverts commit
268f5aa6
.
parent
268f5aa6
Pipeline
#266
failed with stage
in 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
autovpn/vpn_app.py
autovpn/vpn_app.py
+4
-6
No files found.
autovpn/vpn_app.py
View file @
e347afcf
...
...
@@ -45,13 +45,11 @@ 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
'''
# TODO(shammash): riabilita quando i manuali sono aggiornati.
#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"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd">
...
...
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