opnsense_acmeclient_certificate (Data Source)
Read ACME client certificate details from OPNsense.
Schema
Required
id(String) UUID of the certificate.
Read-Only
account_id(String) UUID of the ACME account used for this certificate.alias_mode(String) Alias mode for generated certificates.alt_names(Set of String) Subject Alternative Names for the certificate.auto_renewal(Boolean) Whether the certificate auto-renews.certificate_ref_id(String) Reference ID of the generated certificate.challenge_alias(String) Challenge alias applied to the certificate.description(String) Description of the certificate.domain_alias(String) Domain alias applied to the certificate.enabled(Boolean) Whether the certificate is enabled.key_length(String) Key length identifier.last_update(String) Timestamp of the last certificate update.name(String) Display name for the certificate.ocsp(Boolean) Whether OCSP stapling is enabled.renew_interval(Number) Renewal interval in days.restart_actions(Set of String) Services to restart after certificate issuance.status_code(String) Last reported status code.status_last_update(String) Timestamp of the last status update.validation_method_id(String) UUID of the validation challenge used for this certificate.