Add TLS verify callback for Python
Open
disposition/help wanted
kind/enhancement
lang/Python
priority/P2
- Dominant language
- C++
- Stars
- 45.3k
- Forks
- 11.4k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 47
Description
### Is your feature request related to a problem? Please describe.
Currently no way to set SSL verify callback when using a python grpc client.
### Describe the solution you'd like
A clear and concise description of what you want to happen.
https://github.com/grpc/grpc/pull/12656 could work but didn't get merged.
Contributor guide
Assessment
This issue has not been assessed yet.