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

#include <md.h>

Public Attributes

const charname
 
struct apr_array_header_tdomains
 
struct apr_array_header_tcontacts
 
struct md_pkeys_spec_tpks
 
md_timeslice_trenew_window
 
md_timeslice_twarn_window
 
const charca_proto
 
struct apr_array_header_tca_urls
 
const charca_effective
 
const charca_account
 
const charca_agreement
 
struct apr_array_header_tca_challenges
 
struct apr_array_header_tcert_files
 
struct apr_array_header_tpkey_files
 
const charca_eab_kid
 
const charca_eab_hmac
 
const charstate_descr
 
struct apr_array_header_tacme_tls_1_domains
 
const chardns01_cmd
 
const struct md_srv_conf_tsc
 
const chardefn_name
 
unsigned defn_line_number
 
const charconfigured_name
 
int renew_mode
 
md_require_t require_https
 
md_state_t state
 
int transitive
 
int must_staple
 
int stapling
 
int watched
 

Detailed Description

Definition at line 76 of file md.h.

Member Data Documentation

◆ acme_tls_1_domains

struct apr_array_header_t* md_t::acme_tls_1_domains

Definition at line 98 of file md.h.

◆ ca_account

const char* md_t::ca_account

Definition at line 88 of file md.h.

◆ ca_agreement

const char* md_t::ca_agreement

Definition at line 89 of file md.h.

◆ ca_challenges

struct apr_array_header_t* md_t::ca_challenges

Definition at line 90 of file md.h.

◆ ca_eab_hmac

const char* md_t::ca_eab_hmac

Definition at line 94 of file md.h.

◆ ca_eab_kid

const char* md_t::ca_eab_kid

Definition at line 93 of file md.h.

◆ ca_effective

const char* md_t::ca_effective

Definition at line 87 of file md.h.

◆ ca_proto

const char* md_t::ca_proto

Definition at line 85 of file md.h.

◆ ca_urls

struct apr_array_header_t* md_t::ca_urls

Definition at line 86 of file md.h.

◆ cert_files

struct apr_array_header_t* md_t::cert_files

Definition at line 91 of file md.h.

◆ configured_name

const char* md_t::configured_name

Definition at line 104 of file md.h.

◆ contacts

struct apr_array_header_t* md_t::contacts

Definition at line 79 of file md.h.

◆ defn_line_number

unsigned md_t::defn_line_number

Definition at line 103 of file md.h.

◆ defn_name

const char* md_t::defn_name

Definition at line 102 of file md.h.

◆ dns01_cmd

const char* md_t::dns01_cmd

Definition at line 99 of file md.h.

◆ domains

struct apr_array_header_t* md_t::domains

Definition at line 78 of file md.h.

◆ must_staple

int md_t::must_staple

Definition at line 110 of file md.h.

◆ name

const char* md_t::name

Definition at line 77 of file md.h.

◆ pkey_files

struct apr_array_header_t* md_t::pkey_files

Definition at line 92 of file md.h.

◆ pks

struct md_pkeys_spec_t* md_t::pks

Definition at line 81 of file md.h.

◆ renew_mode

int md_t::renew_mode

Definition at line 106 of file md.h.

◆ renew_window

md_timeslice_t* md_t::renew_window

Definition at line 82 of file md.h.

◆ require_https

md_require_t md_t::require_https

Definition at line 107 of file md.h.

◆ sc

Definition at line 101 of file md.h.

◆ stapling

int md_t::stapling

Definition at line 111 of file md.h.

◆ state

md_state_t md_t::state

Definition at line 108 of file md.h.

◆ state_descr

const char* md_t::state_descr

Definition at line 96 of file md.h.

◆ transitive

int md_t::transitive

Definition at line 109 of file md.h.

◆ warn_window

md_timeslice_t* md_t::warn_window

Definition at line 83 of file md.h.

◆ watched

int md_t::watched

Definition at line 112 of file md.h.


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