Feat: add verify-x509-name to Windscribe Openvpn config (#529)

This commit is contained in:
Quentin McGaw
2021-07-28 07:18:08 -07:00
committed by GitHub
parent 7d4f5c8906
commit c777f8d97d
8 changed files with 381 additions and 47 deletions

View File

@@ -128,7 +128,7 @@ func Test_versions(t *testing.T) {
"Windscribe": {
model: models.WindscribeServer{},
version: allServers.Windscribe.Version,
digest: "0bd93da1",
digest: "6f6c16d6",
},
}
for name, testCase := range testCases {