vmagamedov / grpclib

Pure-Python gRPC implementation for asyncio
http://grpclib.readthedocs.io
BSD 3-Clause "New" or "Revised" License
936 stars 92 forks source link

grpc_health_probe tls issues #192

Open cyberbudy opened 4 months ago

cyberbudy commented 4 months ago

I'm using your mTLS example as a basis to set up tls server, but when I add grpc_health_probe to check health - it cannot connect to server

vmagamedov commented 4 months ago

Please provide more details on how I can reproduce your case locally. How you configure your server and how you configure grpc_health_probe according to its docs? https://github.com/grpc-ecosystem/grpc-health-probe?tab=readme-ov-file#health-checking-tls-servers