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