code wiki / acme

topic: acme

14 modules sharing the acme name family (derived from the tree's prefix discipline).

The 'acme' topic family implements ACME (RFC 8555) functionality within the Nishi sovereign ecosystem, enabling secure certificate issuance and management. The nx_acme module provides the core state machine and request builders, while nx_acme_dns01_issue handles DNS-01 *WILDCARD* issuance, and nx_acme_dns01_propagation_gate ensures live proof of DNS-01 TXT propagation, supporting end-to-end certificate lifecycle operations.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_acme.nxACME (RFC 8555) state machine + request builders.36013
nx_acme_csr.nxPKCS#10 CertificationRequest (CSR) for ECDSA P-256,1783
nx_acme_directory_live.nxFIRST live ACME network step: GET the1091
nx_acme_directory_live_real_ca_test.nxL11 step 2d.2443
nx_acme_dns01_issue.nxlive ACME (RFC 8555) DNS-01 *WILDCARD* issuance68310
nx_acme_dns01_propagation.nxreal DNS-01 TXT propagation poll.1917
nx_acme_dns01_propagation_gate.nxLIVE proof for the DNS-01 TXT1676
nx_acme_es256.nxACME (RFC 8555) request builders for the ES2562839
nx_acme_http.nxreusable ACME transport + tiny JSON string reader.3624
nx_acme_issue.nxlive ACME issuance drive loop (ES256, DNS-01).5119
nx_acme_porkbun.nxPorkbun DNS API client for ACME DNS-01.25011
nx_acme_response.nxACME (RFC 8555) HTTP response parser.2288
nx_acme_response_test.nxsmoke for the ACME response parser.1643
nx_acme_test.nxstate-machine smoke for nx_acme.702