Chromium Code Reviews
DescriptionLeave client certificate combobox empty if managed certficate not found
If the client certificate is managed by ONC user or device policy, and
the policy-specified certifcate (e.g. in a certificate pattern) is not
found, the combobox displaying the selected certificate should be empty.
Before this change, the first certificte was displayed instead. This was
misleading, because the first certificate is not the policy-set
certificate, and it is not possible to connect to the network in this
state.
Note that the user can't change the certificate in this case (because
it's managed by policy).
BUG=655266
TEST=Manual test
Review-Url: https://codereview.chromium.org/2887993003
Cr-Commit-Position: refs/heads/master@{#472787}
Committed: https://chromium.googlesource.com/chromium/src/+/5268d0272446b745d2d7299a73c133d63e08a6b5
Patch Set 1 #Patch Set 2 : Improved comments. #
Total comments: 2
Patch Set 3 : Rebase. #Patch Set 4 : Addressed comments. #
Messages
Total messages: 10 (5 generated)
|
||||||||||||||||||||||||||||