make it work (UDP/1194) with a Real-Ewon! (lower security levels)
This commit is contained in:
+4
-1
@@ -9,7 +9,10 @@ script-security 3
|
||||
writepid /var/run/openvpn-server/myopenvpn.pid
|
||||
|
||||
; ciphers
|
||||
tls-cipher "DEFAULT"
|
||||
tls-cipher "DEFAULT:@SECLEVEL=0"
|
||||
tls-version-min 1.0
|
||||
providers legacy default
|
||||
data-ciphers AES-256-GCM:AES-128-GCM:AES-256-CBC:BF-CBC
|
||||
|
||||
; tunnel configuration
|
||||
dev tap0
|
||||
|
||||
Reference in New Issue
Block a user