Functions
ssl_utils_config.cc File Reference
#include <grpc/support/port_platform.h>
#include "src/core/lib/security/security_connector/ssl_utils_config.h"
Include dependency graph for ssl_utils_config.cc:

Go to the source code of this file.

Functions

 GPR_GLOBAL_CONFIG_DEFINE_BOOL (grpc_not_use_system_ssl_roots, false, "Disable loading system root certificates.")
 
 GPR_GLOBAL_CONFIG_DEFINE_STRING (grpc_default_ssl_roots_file_path, "", "Path to the default SSL roots file.")
 

Function Documentation

◆ GPR_GLOBAL_CONFIG_DEFINE_BOOL()

GPR_GLOBAL_CONFIG_DEFINE_BOOL ( grpc_not_use_system_ssl_roots  ,
false  ,
"Disable loading system root certificates."   
)

Config variable used as a flag to enable/disable loading system root certificates from the OS trust store.

◆ GPR_GLOBAL_CONFIG_DEFINE_STRING()

GPR_GLOBAL_CONFIG_DEFINE_STRING ( grpc_default_ssl_roots_file_path  ,
""  ,
"Path to the default SSL roots file."   
)

Config variable that points to the default SSL roots file. This file must be a PEM encoded file with all the roots such as the one that can be downloaded from https://pki.google.com/roots.pem.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:32