|
Apache HTTPD
|
Public Attributes | |
| apr_pool_t * | p |
| md_store_t * | store |
| const char * | user_agent |
| const char * | proxy_url |
| apr_hash_t * | id_by_external_id |
| apr_hash_t * | ostat_by_id |
| apr_thread_mutex_t * | mutex |
| md_timeslice_t | renew_window |
| md_job_notify_cb * | notify |
| void * | notify_ctx |
| apr_time_t | min_delay |
| apr_hash_t* md_ocsp_reg_t::id_by_external_id |
| apr_time_t md_ocsp_reg_t::min_delay |
| apr_thread_mutex_t* md_ocsp_reg_t::mutex |
| md_job_notify_cb* md_ocsp_reg_t::notify |
| apr_hash_t* md_ocsp_reg_t::ostat_by_id |
| apr_pool_t* md_ocsp_reg_t::p |
| md_timeslice_t md_ocsp_reg_t::renew_window |
| md_store_t* md_ocsp_reg_t::store |