opnsense_acmeclient_account (Data Source)
Read ACME client account details from OPNsense.
Schema
Required
id(String) UUID of the ACME client account.
Read-Only
ca(String) Certification Authority identifier.custom_ca(String) Custom CA configuration value.description(String) Description of the ACME account.eab_hmac(String, Sensitive) External Account Binding HMAC key.eab_kid(String) External Account Binding key identifier.email(String) Contact email address used for ACME registration.enabled(Boolean) Whether the ACME account is enabled.key(String, Sensitive) Raw ACME account key material.name(String) Display name of the ACME account.status_code(String) Latest ACME account status code reported by OPNsense.status_last_update(String) Timestamp of the most recent ACME account status update.