Apache HTTPD
Public Attributes | List of all members
md_mod_conf_t Struct Reference

#include <mod_md_config.h>

Public Attributes

apr_array_header_tmds
 
const charbase_dir
 
const charproxy_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 charhsts_header
 
apr_array_header_tunused_names
 
struct apr_hash_tinit_errors
 
const charnotify_cmd
 
const charmessage_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 charcert_check_name
 
const charcert_check_url
 
const charca_certs
 
apr_time_t check_interval
 
apr_time_t min_delay
 
int retry_failover
 
int use_store_locks
 
apr_time_t lock_wait_timeout
 
md_match_mode_t match_mode
 

Detailed Description

Definition at line 50 of file mod_md_config.h.

Member Data Documentation

◆ base_dir

const char* md_mod_conf_t::base_dir

Definition at line 52 of file mod_md_config.h.

◆ ca_certs

const char* md_mod_conf_t::ca_certs

Definition at line 77 of file mod_md_config.h.

◆ can_http

int md_mod_conf_t::can_http

Definition at line 59 of file mod_md_config.h.

◆ can_https

int md_mod_conf_t::can_https

Definition at line 60 of file mod_md_config.h.

◆ cert_check_name

const char* md_mod_conf_t::cert_check_name

Definition at line 75 of file mod_md_config.h.

◆ cert_check_url

const char* md_mod_conf_t::cert_check_url

Definition at line 76 of file mod_md_config.h.

◆ certificate_status_enabled

int md_mod_conf_t::certificate_status_enabled

Definition at line 72 of file mod_md_config.h.

◆ check_interval

apr_time_t md_mod_conf_t::check_interval

Definition at line 78 of file mod_md_config.h.

◆ dry_run

int md_mod_conf_t::dry_run

Definition at line 70 of file mod_md_config.h.

◆ env

struct apr_table_t* md_mod_conf_t::env

Definition at line 69 of file mod_md_config.h.

◆ hsts_header

const char* md_mod_conf_t::hsts_header

Definition at line 63 of file mod_md_config.h.

◆ hsts_max_age

int md_mod_conf_t::hsts_max_age

Definition at line 62 of file mod_md_config.h.

◆ init_errors

struct apr_hash_t* md_mod_conf_t::init_errors

Definition at line 65 of file mod_md_config.h.

◆ local_443

int md_mod_conf_t::local_443

Definition at line 58 of file mod_md_config.h.

◆ local_80

int md_mod_conf_t::local_80

Definition at line 57 of file mod_md_config.h.

◆ lock_wait_timeout

apr_time_t md_mod_conf_t::lock_wait_timeout

Definition at line 82 of file mod_md_config.h.

◆ manage_base_server

int md_mod_conf_t::manage_base_server

Definition at line 61 of file mod_md_config.h.

◆ match_mode

md_match_mode_t md_mod_conf_t::match_mode

Definition at line 83 of file mod_md_config.h.

◆ mds

apr_array_header_t* md_mod_conf_t::mds

Definition at line 51 of file mod_md_config.h.

◆ message_cmd

const char* md_mod_conf_t::message_cmd

Definition at line 68 of file mod_md_config.h.

◆ min_delay

apr_time_t md_mod_conf_t::min_delay

Definition at line 79 of file mod_md_config.h.

◆ notify_cmd

const char* md_mod_conf_t::notify_cmd

Definition at line 67 of file mod_md_config.h.

◆ ocsp

struct md_ocsp_reg_t* md_mod_conf_t::ocsp

Definition at line 55 of file mod_md_config.h.

◆ ocsp_keep_window

md_timeslice_t* md_mod_conf_t::ocsp_keep_window

Definition at line 73 of file mod_md_config.h.

◆ ocsp_renew_window

md_timeslice_t* md_mod_conf_t::ocsp_renew_window

Definition at line 74 of file mod_md_config.h.

◆ proxy_url

const char* md_mod_conf_t::proxy_url

Definition at line 53 of file mod_md_config.h.

◆ reg

struct md_reg_t* md_mod_conf_t::reg

Definition at line 54 of file mod_md_config.h.

◆ retry_failover

int md_mod_conf_t::retry_failover

Definition at line 80 of file mod_md_config.h.

◆ server_status_enabled

int md_mod_conf_t::server_status_enabled

Definition at line 71 of file mod_md_config.h.

◆ unused_names

apr_array_header_t* md_mod_conf_t::unused_names

Definition at line 64 of file mod_md_config.h.

◆ use_store_locks

int md_mod_conf_t::use_store_locks

Definition at line 81 of file mod_md_config.h.


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