|
Apache HTTPD
|
#include <tls_conf.h>
Definition at line 66 of file tls_conf.h.
| server_rec* tls_conf_global_t::ap_server |
Definition at line 67 of file tls_conf.h.
| struct tls_cert_reg_t* tls_conf_global_t::cert_reg |
Definition at line 79 of file tls_conf.h.
Definition at line 69 of file tls_conf.h.
| int tls_conf_global_t::mod_proxy_post_config_done |
Definition at line 72 of file tls_conf.h.
Definition at line 68 of file tls_conf.h.
| struct tls_proto_conf_t* tls_conf_global_t::proto |
Definition at line 77 of file tls_conf.h.
| apr_array_header_t* tls_conf_global_t::proxy_configs |
Definition at line 75 of file tls_conf.h.
| const rustls_server_config* tls_conf_global_t::rustls_hello_config |
Definition at line 88 of file tls_conf.h.
| struct ap_socache_instance_t* tls_conf_global_t::session_cache |
Definition at line 85 of file tls_conf.h.
| struct apr_global_mutex_t* tls_conf_global_t::session_cache_mutex |
Definition at line 86 of file tls_conf.h.
| const struct ap_socache_provider_t* tls_conf_global_t::session_cache_provider |
Definition at line 84 of file tls_conf.h.
Definition at line 83 of file tls_conf.h.
| tls_conf_status_t tls_conf_global_t::status |
Definition at line 71 of file tls_conf.h.
| struct tls_cert_root_stores_t* tls_conf_global_t::stores |
Definition at line 80 of file tls_conf.h.
| server_addr_rec* tls_conf_global_t::tls_addresses |
Definition at line 74 of file tls_conf.h.
| apr_hash_t* tls_conf_global_t::var_lookups |
Definition at line 78 of file tls_conf.h.
| struct tls_cert_verifiers_t* tls_conf_global_t::verifiers |
Definition at line 81 of file tls_conf.h.