wifi: add Trust-On-First-Use option for CA
Bug: 196180536 Test: * connect to a EAP-TLS network with TOFU option * make RunSettingsRoboTests ROBOTEST_FILTER=WifiConfigController2Test Change-Id: I30b55d835bd073d604bddd235f2425bdc8b647af
This commit is contained in:
@@ -2445,6 +2445,8 @@
|
||||
<string name="wifi_do_not_provide_eap_user_cert">Do not provide</string>
|
||||
<!-- Menu option for not validating the EAP server -->
|
||||
<string name="wifi_do_not_validate_eap_server">Do not validate</string>
|
||||
<!-- Menu option for Trust On First Use[CHAR_LIMIT=64] -->
|
||||
<string name="wifi_trust_on_first_use">Trust on First Use</string>
|
||||
<!-- Warning message displayed if network name (ssid) is too long -->
|
||||
<string name="wifi_ssid_too_long">Network name is too long.</string>
|
||||
<!-- Warning message displayed if user does not specify a domain for the CA certificate.
|
||||
|
Reference in New Issue
Block a user