opnsense_acmeclient_challenge (Data Source)

Read ACME client validation challenge details from OPNsense.

Schema

Required

  • id (String) UUID of the ACME challenge.

Read-Only

  • description (String) Description of the challenge.
  • dns_aws_id (String) AWS Route 53 access key ID.
  • dns_aws_secret (String) AWS Route 53 secret access key.
  • dns_azure_app_id (String) Azure DNS application ID.
  • dns_azure_client_secret (String) Azure DNS client secret.
  • dns_azure_subscription_id (String) Azure DNS subscription ID.
  • dns_azure_tenant_id (String) Azure DNS tenant ID.
  • dns_google_domains_access_token (String) Google Domains access token.
  • dns_google_domains_zone (String) Google Domains managed zone.
  • dns_ionos_prefix (String) IONOS domain prefix.
  • dns_ionos_secret (String) IONOS domain secret.
  • dns_service (String) DNS provider identifier.
  • dns_sleep (Number) Wait time after DNS updates.
  • enabled (Boolean) Whether this challenge is enabled.
  • http_haproxy_frontends (Set of String) HAProxy frontends used for http-01.
  • http_haproxy_inject (Boolean) Whether HAProxy injection is enabled for http-01.
  • http_opn_autodiscovery (Boolean) Whether OPNsense interface autodiscovery is enabled for http-01.
  • http_opn_interface (String) Specific interface for http-01.
  • http_opn_ipaddresses (Set of String) IP addresses for http-01.
  • http_service (String) HTTP service integration.
  • method (String) Validation method.
  • name (String) Display name of the challenge.
  • parameters (Map of String) Provider-specific parameters.
  • tlsalpn_acme_autodiscovery (Boolean) Whether TLS-ALPN autodiscovery is enabled.
  • tlsalpn_acme_interface (String) Interface used for TLS-ALPN.
  • tlsalpn_acme_ipaddresses (Set of String) IP addresses used for TLS-ALPN.
  • tlsalpn_service (String) TLS-ALPN service integration.