same cipher settings for tls/443

This commit is contained in:
Joerg Lehmann 2022-11-09 17:27:58 +01:00
parent 2afa3e3657
commit 6675b6fd51
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,10 @@ script-security 3
writepid /var/run/openvpn-server/myopenvpn-443.pid writepid /var/run/openvpn-server/myopenvpn-443.pid
; ciphers ; 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 ; tunnel configuration
dev tap1 dev tap1