Don't preload rarely seen large images
[chromium-blink-merge.git] / chromeos / test / data / network / managed_toplevel_l2tpipsec.onc
blobe08d4e9db76ea85611c952cf6f01eabe9f141b94
2   "Certificates": [],
3   "NetworkConfigurations": [
4     {
5       "GUID": "{926b84e4-f2c5-0972-b9bbb8f44c4316f5}",
6       "Name": "MyL2TPVPN",
7       "Type": "VPN",
8       "VPN": {
9         "Host": "l2tp.acme.org",
10         "IPsec": {
11           "AuthenticationType": "Cert",
12           "IKEVersion": 1,
13           "ClientCertType": "Ref",
14           "ClientCertRef": "a cert ref",
15           "SaveCredentials": false,
16           "ServerCARefs": ["ref1", "ref2"]
17         },
18         "L2TP": {
19           "Recommended": [
20             "Username",
21             "Password"
22           ]
23          },
24         "Type": "L2TP-IPsec"
25       }
26     }
27   ],
28   "Type": "UnencryptedConfiguration"