Maint: OpenVPN: PIA: add tls-exit option
This commit is contained in:
@@ -43,6 +43,7 @@ func (p *PIA) BuildConf(connection models.Connection,
|
|||||||
"dev " + settings.Interface,
|
"dev " + settings.Interface,
|
||||||
"nobind",
|
"nobind",
|
||||||
"remote-cert-tls server",
|
"remote-cert-tls server",
|
||||||
|
"tls-exit",
|
||||||
|
|
||||||
// PIA specific
|
// PIA specific
|
||||||
"reneg-sec 0",
|
"reneg-sec 0",
|
||||||
|
|||||||
Reference in New Issue
Block a user