This commit is contained in:
Samuele E. Locatelli
2020-10-16 11:05:23 +02:00
parent bd4cb3504a
commit 5f1ca0699a
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -172,6 +172,7 @@ namespace Active_Client
e.CommandLine.AppendSwitch("--enable-usermedia-screen-capture");
e.CommandLine.AppendSwitch("--no-proxy-server");
e.CommandLine.AppendSwitch("--ignore-certificate-errors-spki-list");
e.CommandLine.AppendSwitch("--ignore-certificate-errors");
e.CommandLine.AppendSwitch("--ignore-ssl-errors");
}