summaryrefslogtreecommitdiffstats
path: root/chromeos/test/data/network/shill_l2tpipsec_clientcert.json
blob: f5b97a83dbc1deb05ae989ac0fe185f16af37ef6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
   "GUID": "guid",
   "L2TPIPsec.Password": "some password",
   "L2TPIPsec.User": "some username",
   "L2TPIPsec.XauthPassword": "some xauth password",
   "L2TPIPsec.XauthUser": "some xauth username",
   "Name": "MyL2TPVPN",
   "Provider.Host": "some.host.org",
   "Provider.Type": "l2tpipsec",
   "SaveCredentials": true,
   "Type": "vpn",
}