| Index: chrome/test/data/chromeos/net/uidata_for_l2tpipsec_clientcert.json
|
| diff --git a/chrome/test/data/chromeos/net/uidata_for_l2tpipsec_clientcert.json b/chrome/test/data/chromeos/net/uidata_for_l2tpipsec_clientcert.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..58c142992edfccf4bf3cae5f587a06d16a3bdcc7
|
| --- /dev/null
|
| +++ b/chrome/test/data/chromeos/net/uidata_for_l2tpipsec_clientcert.json
|
| @@ -0,0 +1,19 @@
|
| +{
|
| + "certificate_pattern": {
|
| + "EnrollmentURI": [
|
| + "my.enrollment.url"
|
| + ],
|
| + "IssuerCARef": [
|
| + "def",
|
| + "abc"
|
| + ],
|
| + "Issuer": {
|
| + "CommonName": "common_name",
|
| + "Locality": "locality",
|
| + "Organization": "organization",
|
| + "OrganizationalUnit": "unit"
|
| + }
|
| + },
|
| + "certificate_type": "pattern",
|
| + "onc_source": "user_policy"
|
| +}
|
|
|