16 #ifndef md_acme_drive_h 17 #define md_acme_drive_h
Definition: md_acme_drive.h:24
int complete
Definition: md_acme_drive.h:33
apr_array_header_t * ca_challenges
Definition: md_acme_drive.h:31
struct apr_array_header_t * domains
Definition: md_acme_drive.h:30
struct md_acme_driver_t md_acme_driver_t
apr_status_t md_acme_drive_cert_poll(struct md_proto_driver_t *d, int only_once)
apr_interval_time_t authz_monitor_timeout
Definition: md_acme_drive.h:41
md_t * md
Definition: md_acme_drive.h:29
struct md_credentials_t * cred
Definition: md_acme_drive.h:36
apr_int64_t apr_interval_time_t
Definition: apr_time.h:55
apr_interval_time_t cert_poll_timeout
Definition: md_acme_drive.h:44
apr_status_t md_acme_drive_set_acct(struct md_proto_driver_t *d, struct md_result_t *result)
struct md_acme_order_t * order
Definition: md_acme_drive.h:40
const char * chain_up_link
Definition: md_acme_drive.h:37
md_proto_driver_t * driver
Definition: md_acme_drive.h:25
Definition: md_acme_order.h:32
void * sub_driver
Definition: md_acme_drive.h:26
Definition: md_result.h:29
md_acme_t * acme
Definition: md_acme_drive.h:28
const char * csr_der_64
Definition: md_acme_drive.h:43
int apr_status_t
Definition: apr_errno.h:44
apr_status_t md_acme_drive_setup_cred_chain(struct md_proto_driver_t *d, struct md_result_t *result)
Definition: md_store.h:250
apr_array_header_t * creds
Definition: md_acme_drive.h:34