This PR adds the Authority Key Identifier to CertificateInfo. This value _can be_ important in finding the right CRLs to use if there are Issuer name overlaps or a more complicated CA setup with multiple signing keys.
We should observe no behavior change in our `CrlProvider` implementations, this is just adding an important field for users who implement it themselves.
Closes #35931
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35931 from gtcooke94:AkidCheck
|
||
|---|---|---|
| .. | ||
| alts | ||
| test_creds | ||
| BUILD | ||
| crl_ssl_transport_security_test.cc | ||
| fake_transport_security_test.cc | ||
| ssl_session_cache_test.cc | ||
| ssl_transport_security_test.cc | ||
| ssl_transport_security_utils_test.cc | ||
| transport_security_test.cc | ||
| transport_security_test_lib.cc | ||
| transport_security_test_lib.h | ||