commit | a364c8ae7866fe3e92370d6a0ce84283a7a5ba5f | [log] [tgz] |
---|---|---|
author | Hai Shalom <haishalom@google.com> | Fri Mar 24 16:45:54 2023 -0700 |
committer | Hai Shalom <haishalom@google.com> | Fri Mar 24 23:51:34 2023 +0000 |
tree | f9870e305c84ab15074bae005f8fbb996f768a95 | |
parent | 9be675c0e9fa1a068974aeeac7cd73c526211b4a [diff] |
[TOFU] Harden certificate subject parsing Harden certificate subject parsing: * Handle escaped commas correctly. * Ignore duplicates and unknowns Bug: 274743014 Test: atest CertificateSubjectInfoTest WifiConfigManagerTest Test: Use TOFU with certificates that have a comma in the common name and other fields, verify UI displays correct and full information. Change-Id: I5d716637104eac9e7104bcc80b9c327f4b7f1b16