8564fd0dae
Add certificates from "ca", "trust" and "my" stores in addition to "root". Improve certificate tracing: print certificates as they are added. Clean up error logging. Fixes https://github.com/dart-lang/sdk/issues/45909 TEST=remove certs from current user store, see requests fail to connect, add cert to local machine store, confirm connection works. Change-Id: Ied234098d56b406c9868602a2b806786ae3740be Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/198241 Commit-Queue: Alexander Aprelev <aam@google.com> Reviewed-by: Zach Anderson <zra@google.com>