New issue
Advanced search Search tips

Issue 796928 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Wifi config dialog: Don't use first cert if no cert was selected through ClientCertPattern

Project Member Reported by pmarko@chromium.org, Dec 21 2017

Issue description

In https://codereview.chromium.org/2887993003/ , code has been added to display an empty cert selection box on the wifi config dialog if
- a ClientCertPattern is set by policy for the network
- no client cert has been selected by it.

Wrong behavior:
However, now it's possible to connect to a network in this state (empty box displayed), Chrome OS will use the first of the user's certificate certiifcates.

Expected behavior:
It should not be possible to connect to a network which has a ClientCertPattern and no matching client cert could be selected.

This made analysis of  bug 788655  more cubersome.
 
Components: Internals>Network>Connectivity
Components: -Internals>Network>Connectivity OS>Systems>Network

Sign in to add a comment