Calling ClientTlsConfig::with_enabled_roots deletes any previous config
Open
- Dominant language
- Rust
- Stars
- 12.5k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 24
Description
The `self` parameter should be used to keep hold of any previous config.
https://github.com/hyperium/tonic/blob/2464f080e0c562f477bef2c9892b6c87df6273ad/tonic/src/transport/channel/tls.rs#L106
Contributor guide
Assessment
This issue has not been assessed yet.