summaryrefslogtreecommitdiffstats
path: root/chromeos/test/data/network/shill_l2tpipsec_clientcert.json
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/test/data/network/shill_l2tpipsec_clientcert.json')
-rw-r--r--chromeos/test/data/network/shill_l2tpipsec_clientcert.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/chromeos/test/data/network/shill_l2tpipsec_clientcert.json b/chromeos/test/data/network/shill_l2tpipsec_clientcert.json
new file mode 100644
index 0000000..3c47214
--- /dev/null
+++ b/chromeos/test/data/network/shill_l2tpipsec_clientcert.json
@@ -0,0 +1,10 @@
+{
+ "GUID": "guid",
+ "L2TPIPsec.Password": "some password",
+ "L2TPIPsec.User": "some username",
+ "Name": "MyL2TPVPN",
+ "Provider.Host": "some.host.org",
+ "Provider.Type": "l2tpipsec",
+ "SaveCredentials": true,
+ "Type": "vpn",
+}