DescriptionAutomatically resolve ClientCertificatePatterns.
This adds a new ClientCertResolver to chromeos/network, which automatically resolves ClientCertificatePatterns and writes the cert id of the matching certificate to Shill.
This should fix several issues like updating client certs and auto-connect immediately after installing EAP networks from policy.
It's required for Ethernet EAP policies where the current pattern matching on each manual connect isn't sufficient.
BUG=234983, 126870
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217257
Patch Set 1 : #
Total comments: 28
Patch Set 2 : Addressed Steven's comments. #Patch Set 3 : Added more documentation. #
Total comments: 6
Patch Set 4 : Add unit test. #Patch Set 5 : Fixed comments. #
Total comments: 12
Patch Set 6 : Addressed comments. #Patch Set 7 : Addressed unit test comments. #Patch Set 8 : Added more unit tests. #Patch Set 9 : Fixed yet another issue with CertLoader. #Messages
Total messages: 16 (0 generated)
|