aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/security/security_connector/load_system_roots_fallback.cc
Commit message (Collapse)AuthorAge
* Added system roots feature to load roots from OS trust storeGravatar tdbhacks2018-08-09
Added a flag-guarded feature that allows gRPC to load TLS/SSL roots from the OS trust store. This is the Linux-specific implementation of such feature.