Apache2
md_mod_conf_t Struct Reference

#include <mod_md_config.h>

Collaboration diagram for md_mod_conf_t:

Data Fields

apr_array_header_tmds
 
const char * base_dir
 
const char * proxy_url
 
struct md_reg_treg
 
struct md_ocsp_reg_tocsp
 
int local_80
 
int local_443
 
int can_http
 
int can_https
 
int manage_base_server
 
int hsts_max_age
 
const char * hsts_header
 
apr_array_header_tunused_names
 
struct apr_hash_tinit_errors
 
const char * notify_cmd
 
const char * message_cmd
 
struct apr_table_tenv
 
int dry_run
 
int server_status_enabled
 
int certificate_status_enabled
 
md_timeslice_tocsp_keep_window
 
md_timeslice_tocsp_renew_window
 
const char * cert_check_name
 
const char * cert_check_url
 
const char * ca_certs
 
apr_time_t min_delay
 
int retry_failover
 
int use_store_locks
 
apr_time_t lock_wait_timeout
 
md_match_mode_t match_mode
 

Field Documentation

◆ base_dir

const char* md_mod_conf_t::base_dir

◆ ca_certs

const char* md_mod_conf_t::ca_certs

◆ can_http

int md_mod_conf_t::can_http

◆ can_https

int md_mod_conf_t::can_https

◆ cert_check_name

const char* md_mod_conf_t::cert_check_name

◆ cert_check_url

const char* md_mod_conf_t::cert_check_url

◆ certificate_status_enabled

int md_mod_conf_t::certificate_status_enabled

◆ dry_run

int md_mod_conf_t::dry_run

◆ env

struct apr_table_t* md_mod_conf_t::env

◆ hsts_header

const char* md_mod_conf_t::hsts_header

◆ hsts_max_age

int md_mod_conf_t::hsts_max_age

◆ init_errors

struct apr_hash_t* md_mod_conf_t::init_errors

◆ local_443

int md_mod_conf_t::local_443

◆ local_80

int md_mod_conf_t::local_80

◆ lock_wait_timeout

apr_time_t md_mod_conf_t::lock_wait_timeout

◆ manage_base_server

int md_mod_conf_t::manage_base_server

◆ match_mode

md_match_mode_t md_mod_conf_t::match_mode

◆ mds

apr_array_header_t* md_mod_conf_t::mds

◆ message_cmd

const char* md_mod_conf_t::message_cmd

◆ min_delay

apr_time_t md_mod_conf_t::min_delay

◆ notify_cmd

const char* md_mod_conf_t::notify_cmd

◆ ocsp

struct md_ocsp_reg_t* md_mod_conf_t::ocsp

◆ ocsp_keep_window

md_timeslice_t* md_mod_conf_t::ocsp_keep_window

◆ ocsp_renew_window

md_timeslice_t* md_mod_conf_t::ocsp_renew_window

◆ proxy_url

const char* md_mod_conf_t::proxy_url

◆ reg

struct md_reg_t* md_mod_conf_t::reg

◆ retry_failover

int md_mod_conf_t::retry_failover

◆ server_status_enabled

int md_mod_conf_t::server_status_enabled

◆ unused_names

apr_array_header_t* md_mod_conf_t::unused_names

◆ use_store_locks

int md_mod_conf_t::use_store_locks

The documentation for this struct was generated from the following file: