Asterisk - The Open Source Telephony Project
21.4.1
|
Verification Service configuration for stir/shaken. More...
#include <common_config.h>
Data Fields | |
struct ast_string_field_mgr | __field_mgr |
struct ast_string_field_pool * | __field_mgr_pool |
struct ast_acl_list * | acl |
const ast_string_field | ca_file |
const ast_string_field | ca_path |
const ast_string_field | cert_cache_dir |
const ast_string_field | crl_file |
const ast_string_field | crl_path |
unsigned int | curl_timeout |
enum load_system_certs_enum | load_system_certs |
unsigned int | max_cache_entry_age |
unsigned int | max_cache_size |
unsigned int | max_date_header_age |
unsigned int | max_iat_age |
enum relax_x5u_path_restrictions_enum | relax_x5u_path_restrictions |
enum relax_x5u_port_scheme_restrictions_enum | relax_x5u_port_scheme_restrictions |
enum stir_shaken_failure_action_enum | stir_shaken_failure_action |
struct crypto_cert_store * | tcs |
enum use_rfc9410_responses_enum | use_rfc9410_responses |
Verification Service configuration for stir/shaken.
The common structure also appears in profile_cfg.
Definition at line 331 of file common_config.h.