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

#include <mod_md_config.h>

Public Attributes

const charname
 
const server_recs
 
md_mod_conf_tmc
 
int transitive
 
md_require_t require_https
 
int renew_mode
 
int must_staple
 
struct md_pkeys_spec_tpks
 
md_timeslice_trenew_window
 
md_timeslice_twarn_window
 
struct apr_array_header_tca_urls
 
const charca_contact
 
const charca_proto
 
const charca_agreement
 
struct apr_array_header_tca_challenges
 
const charca_eab_kid
 
const charca_eab_hmac
 
int stapling
 
int staple_others
 
const chardns01_cmd
 
md_tcurrent
 
struct apr_array_header_tassigned
 
int is_ssl
 

Detailed Description

Definition at line 86 of file mod_md_config.h.

Member Data Documentation

◆ assigned

struct apr_array_header_t* md_srv_conf_t::assigned

Definition at line 113 of file mod_md_config.h.

◆ ca_agreement

const char* md_srv_conf_t::ca_agreement

Definition at line 102 of file mod_md_config.h.

◆ ca_challenges

struct apr_array_header_t* md_srv_conf_t::ca_challenges

Definition at line 103 of file mod_md_config.h.

◆ ca_contact

const char* md_srv_conf_t::ca_contact

Definition at line 100 of file mod_md_config.h.

◆ ca_eab_hmac

const char* md_srv_conf_t::ca_eab_hmac

Definition at line 105 of file mod_md_config.h.

◆ ca_eab_kid

const char* md_srv_conf_t::ca_eab_kid

Definition at line 104 of file mod_md_config.h.

◆ ca_proto

const char* md_srv_conf_t::ca_proto

Definition at line 101 of file mod_md_config.h.

◆ ca_urls

struct apr_array_header_t* md_srv_conf_t::ca_urls

Definition at line 99 of file mod_md_config.h.

◆ current

md_t* md_srv_conf_t::current

Definition at line 112 of file mod_md_config.h.

◆ dns01_cmd

const char* md_srv_conf_t::dns01_cmd

Definition at line 110 of file mod_md_config.h.

◆ is_ssl

int md_srv_conf_t::is_ssl

Definition at line 114 of file mod_md_config.h.

◆ mc

md_mod_conf_t* md_srv_conf_t::mc

Definition at line 89 of file mod_md_config.h.

◆ must_staple

int md_srv_conf_t::must_staple

Definition at line 94 of file mod_md_config.h.

◆ name

const char* md_srv_conf_t::name

Definition at line 87 of file mod_md_config.h.

◆ pks

struct md_pkeys_spec_t* md_srv_conf_t::pks

Definition at line 95 of file mod_md_config.h.

◆ renew_mode

int md_srv_conf_t::renew_mode

Definition at line 93 of file mod_md_config.h.

◆ renew_window

md_timeslice_t* md_srv_conf_t::renew_window

Definition at line 96 of file mod_md_config.h.

◆ require_https

md_require_t md_srv_conf_t::require_https

Definition at line 92 of file mod_md_config.h.

◆ s

const server_rec* md_srv_conf_t::s

Definition at line 88 of file mod_md_config.h.

◆ staple_others

int md_srv_conf_t::staple_others

Definition at line 108 of file mod_md_config.h.

◆ stapling

int md_srv_conf_t::stapling

Definition at line 107 of file mod_md_config.h.

◆ transitive

int md_srv_conf_t::transitive

Definition at line 91 of file mod_md_config.h.

◆ warn_window

md_timeslice_t* md_srv_conf_t::warn_window

Definition at line 97 of file mod_md_config.h.


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