commit | 180c2daee47abcfd0eeaf327239470543e1cc669 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Sep 09 15:36:30 2021 -0700 |
committer | Yifan Hong <elsk@google.com> | Mon Sep 13 16:22:18 2021 -0700 |
tree | fc2bc2e53b766fd7aa2cc6478ca2ddc9b855904c | |
parent | 21fcad29cd4e8fbcff6d33c3616244af9ab3f9e8 [diff] |
binder: delegate cert verification to RpcCertificateVerifier RpcTransportCtxFactoryTls pass verifier to contexts. Instead of using a custom verify function that always returns ssl_verify_ok, RpcTransportCtxTls call verifier to verify the certificate. Test: binderRpcTest Bug: 198833574 Change-Id: I5c17f46447cfc84e418efff70a0bcbbeaa45bb22