Replace deprecated ns-cert-type option
This commit is contained in:
parent
42804d6e48
commit
dd9cec2cf2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ persist-tun
|
||||||
cipher AES-256-GCM
|
cipher AES-256-GCM
|
||||||
auth SHA512
|
auth SHA512
|
||||||
|
|
||||||
ns-cert-type server
|
remote-cert-tls server
|
||||||
key-direction 1
|
key-direction 1
|
||||||
|
|
||||||
tls-cipher TLS-DHE-RSA-WITH-AES-256-GCM-SHA384:TLS-DHE-RSA-WITH-AES-256-CBC-SHA256:TLS-DHE-RSA-WITH-AES-128-GCM-SHA256:TLS-DHE-RSA-WITH-AES-128-CBC-SHA256
|
tls-cipher TLS-DHE-RSA-WITH-AES-256-GCM-SHA384:TLS-DHE-RSA-WITH-AES-256-CBC-SHA256:TLS-DHE-RSA-WITH-AES-128-GCM-SHA256:TLS-DHE-RSA-WITH-AES-128-CBC-SHA256
|
||||||
|
|
Loading…
Reference in a new issue