Chromium Code Reviews
DescriptionExecute ClientCertResolver on network disconnection.
The previous behavior was that the certificate resolver was executed
only in a few circumstances: directly after login, when a certificate is
installed/removed, when the network list changes. This means that if a
certificate expired and none of the above happened before a next network
connection is initiated, then the network configuration in Network
Manager would still contain the certificate. This, in turn, means that
the managed users won't see the "Get new certificate" dialog (the Wi-Fi
profile setup dialog will appear instead).
So the solution is to trigger the certificate resolver when the network
disconnection happens, so that the expired certificate is removed before
the next connect attempt.
BUG=551380
Committed: https://crrev.com/98181cd7a5d2745589fe47e63e8926b32b7f1832
Cr-Commit-Position: refs/heads/master@{#360110}
Patch Set 1 #Patch Set 2 : Fix problem with AutoConnectHandler test #
Total comments: 5
Patch Set 3 : Changed SimpleTestClock ownership #
Messages
Total messages: 9 (2 generated)
|
|||||||||||||||||||||||||||||||||||||