Index: chromeos/test/data/network/uidata_for_openvpn_clientcert.json |
diff --git a/chromeos/test/data/network/uidata_for_openvpn_clientcert.json b/chromeos/test/data/network/uidata_for_openvpn_clientcert.json |
deleted file mode 100644 |
index 660a11baaba8487d6ccccf8f7a91ed997f1048ad..0000000000000000000000000000000000000000 |
--- a/chromeos/test/data/network/uidata_for_openvpn_clientcert.json |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "certificate_pattern": { |
- "EnrollmentURI": [ |
- "my.enrollment.url" |
- ], |
- "IssuerCAPEMs": [ |
- "pem1", |
- "pem2" |
- ], |
- "Subject": { |
- "CommonName": "common_name", |
- "Locality": "locality", |
- "Organization": "organization", |
- "OrganizationalUnit": "unit" |
- } |
- }, |
- "certificate_type": "pattern", |
- "onc_source": "user_policy" |
-} |