Apache2
md_acme_drive.h File Reference

Go to the source code of this file.

Data Structures

struct  md_acme_driver_t
 

Typedefs

typedef struct md_acme_driver_t md_acme_driver_t
 

Functions

apr_status_t md_acme_drive_set_acct (struct md_proto_driver_t *d, struct md_result_t *result)
 
apr_status_t md_acme_drive_setup_cred_chain (struct md_proto_driver_t *d, struct md_result_t *result)
 
apr_status_t md_acme_drive_cert_poll (struct md_proto_driver_t *d, int only_once)
 

Typedef Documentation

◆ md_acme_driver_t

Function Documentation

◆ md_acme_drive_cert_poll()

apr_status_t md_acme_drive_cert_poll ( struct md_proto_driver_t d,
int  only_once 
)

◆ md_acme_drive_set_acct()

apr_status_t md_acme_drive_set_acct ( struct md_proto_driver_t d,
struct md_result_t result 
)

◆ md_acme_drive_setup_cred_chain()

apr_status_t md_acme_drive_setup_cred_chain ( struct md_proto_driver_t d,
struct md_result_t result 
)