ypatil-li

Results 1 issues of ypatil-li

I want to avoid restarting client/server when certificates/trust stores are updated periodically. I see [certificate provider plugin](https://github.com/grpc/proposal/blob/master/A29-xds-tls-security.md#certificate-provider-plugin-framework) framework using file_watcher can potentially help me achieve that. I created the following...