Fix: Windscribe: TLS keys out of sync (#347)

* Add reneg-sec 0
* Add ncp-disable
This commit is contained in:
Quentin McGaw
2021-02-08 20:49:54 -05:00
committed by GitHub
parent ec5ec6f02c
commit f69b3dbbe6

View File

@@ -97,6 +97,8 @@ func (w *windscribe) BuildConf(connection models.OpenVPNConnection,
"comp-lzo",
"key-direction 1",
"script-security 2",
"reneg-sec 0",
"ncp-disable",
// Added constant values
"auth-nocache",