#include <assert.h>
#include <apr_optional.h>
#include <apr_hash.h>
#include <apr_strings.h>
#include <apr_date.h>
#include <httpd.h>
#include <http_core.h>
#include <http_protocol.h>
#include <http_request.h>
#include <http_log.h>
#include "mod_watchdog.h"
#include "md.h"
#include "md_curl.h"
#include "md_crypt.h"
#include "md_event.h"
#include "md_http.h"
#include "md_json.h"
#include "md_status.h"
#include "md_store.h"
#include "md_store_fs.h"
#include "md_log.h"
#include "md_result.h"
#include "md_reg.h"
#include "md_util.h"
#include "md_version.h"
#include "md_acme.h"
#include "md_acme_authz.h"
#include "mod_md.h"
#include "mod_md_private.h"
#include "mod_md_config.h"
#include "mod_md_status.h"
#include "mod_md_drive.h"
Go to the source code of this file.
◆ MD_RENEW_WATCHDOG_NAME
| #define MD_RENEW_WATCHDOG_NAME "_md_renew_" |
◆ md_renew_start_watching()
Start driving the certificate renewal for MDs marked with watched.
< Module has handled this stage.
Definition at line 252 of file mod_md_drive.c.
◆ md_will_renew_cert()
◆ next_run_default()
◆ process_drive_job()
◆ run_watchdog()
◆ wd_get_instance
◆ wd_register_callback
◆ wd_set_interval