Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(197)

Unified Diff: chromeos/test/data/network/wifi_wep_8021x_clientcert_with_cert_pems.onc

Issue 1412283006: Translate 802.1x WEP ("Enterprise WEP") (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added TODOs Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromeos/test/data/network/translation_of_shill_wifi_wep_8021x_clientcert.onc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/test/data/network/wifi_wep_8021x_clientcert_with_cert_pems.onc
diff --git a/chromeos/test/data/network/wifi_clientcert_with_cert_pems.onc b/chromeos/test/data/network/wifi_wep_8021x_clientcert_with_cert_pems.onc
similarity index 96%
copy from chromeos/test/data/network/wifi_clientcert_with_cert_pems.onc
copy to chromeos/test/data/network/wifi_wep_8021x_clientcert_with_cert_pems.onc
index 6e2f47b1910cbb58288073a3275dd9088e442f1a..1bf4a16e312abf16bb5276c88ec9f9c30868e1e6 100644
--- a/chromeos/test/data/network/wifi_clientcert_with_cert_pems.onc
+++ b/chromeos/test/data/network/wifi_wep_8021x_clientcert_with_cert_pems.onc
@@ -4,7 +4,7 @@
"Name": "SomeWifi-XY",
"WiFi": {
"HexSSID": "4F70656E577274", // Hex of "OpenWrt"
- "Security": "WPA-EAP",
+ "Security": "WEP-8021X",
"Recommended": [ "AutoConnect" ],
"EAP": {
"Outer": "EAP-TLS",
« no previous file with comments | « chromeos/test/data/network/translation_of_shill_wifi_wep_8021x_clientcert.onc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698