|
Apache HTTPD
|
#include <md_acme_order.h>
Public Attributes | |
| apr_pool_t * | p |
| const char * | url |
| md_acme_order_st | status |
| struct apr_array_header_t * | authz_urls |
| struct apr_array_header_t * | challenge_setups |
| struct md_json_t * | json |
| const char * | finalize |
| const char * | certificate |
Definition at line 32 of file md_acme_order.h.
| struct apr_array_header_t* md_acme_order_t::authz_urls |
Definition at line 36 of file md_acme_order.h.
Definition at line 40 of file md_acme_order.h.
| struct apr_array_header_t* md_acme_order_t::challenge_setups |
Definition at line 37 of file md_acme_order.h.
Definition at line 39 of file md_acme_order.h.
Definition at line 38 of file md_acme_order.h.
| apr_pool_t* md_acme_order_t::p |
Definition at line 33 of file md_acme_order.h.
| md_acme_order_st md_acme_order_t::status |
Definition at line 35 of file md_acme_order.h.
Definition at line 34 of file md_acme_order.h.