DescriptionFix network configurations that use the system CA certs.
Before, for EAP, the network configuration UI sent a list with an empty string to Shill instead of an empty list.
For VPNs, CACertPEM property was not sent at all and thus potentially not deleting a previously selected CA cert.
Now, in all cases, if no CA cert is selected, an empty list will be sent to Shill.
BUG=405067
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290597
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|