grpc-java icon indicating copy to clipboard operation
grpc-java copied to clipboard

AdvancedTlsX509KeyManager throws confusing exception if files are missing

Open ejona86 opened this issue 2 months ago • 0 comments

https://github.com/grpc/grpc-java/issues/10221 was about the TrustManager, but looking at the code, it seems the KeyManager has the same problem. The fix in #12353 only changed the TrustManager.

CC @Sangamesh1997, @kannanjgithub

ejona86 avatar Oct 08 '25 17:10 ejona86