Apache2
mod_md_drive.h File Reference

Go to the source code of this file.

Typedefs

typedef struct md_renew_ctx_t md_renew_ctx_t
 

Functions

int md_will_renew_cert (const md_t *md)
 
apr_status_t md_renew_start_watching (struct md_mod_conf_t *mc, server_rec *s, apr_pool_t *p)
 

Typedef Documentation

◆ md_renew_ctx_t

Function Documentation

◆ md_renew_start_watching()

apr_status_t md_renew_start_watching ( struct md_mod_conf_t mc,
server_rec s,
apr_pool_t p 
)

Start driving the certificate renewal for MDs marked with watched.

◆ md_will_renew_cert()

int md_will_renew_cert ( const md_t md)