#include <acme_client_config.h>
◆ operator==()
◆ alternative_names
| std::vector<std::string> ccf::ACMEClientConfig::alternative_names |
◆ ca_certs
| std::vector<std::string> ccf::ACMEClientConfig::ca_certs |
◆ challenge_server_interface
| std::optional<std::string> ccf::ACMEClientConfig::challenge_server_interface = std::nullopt |
◆ challenge_type
| std::string ccf::ACMEClientConfig::challenge_type = "http-01" |
◆ contact
| std::vector<std::string> ccf::ACMEClientConfig::contact |
◆ directory_url
| std::string ccf::ACMEClientConfig::directory_url |
◆ not_after
| std::optional<std::string> ccf::ACMEClientConfig::not_after |
◆ not_before
| std::optional<std::string> ccf::ACMEClientConfig::not_before |
◆ service_dns_name
| std::string ccf::ACMEClientConfig::service_dns_name |
◆ terms_of_service_agreed
| bool ccf::ACMEClientConfig::terms_of_service_agreed = false |
The documentation for this struct was generated from the following file: