code wiki / cert

topic: cert

13 modules sharing the cert name family (derived from the tree's prefix discipline).

The 'cert' topic family in the Nishi sovereign ecosystem manages TLS certificate lifecycle and trust within the no-JS hosting model. nx_cert_autorenew handles auto-renewal logic for wildcard TLS certs, while nx_cert_loader bridges certificate registry data to TLS handshakes, ensuring correct byte delivery. nx_cert_gen provides a CLI tool for generating self-signed X.509 certs, supporting secure domain identity establishment.

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_cert_autorenew.nxSOVEREIGN AUTO-RENEWAL for the per-domain wildcard TLS certs.36018
nx_cert_autorenew_gate.nxSOVEREIGN gate for the per-domain wildcard cert AUTO-RENEWAL logic.692
nx_cert_autorenew_lib.nxPURE mapping + threshold logic for the per-domain wildcard TLS809
nx_cert_carrier.nxthe BACKEND trust side of the sovereign no-JS cert carrier (rung 3 of the hosting1218
nx_cert_carrier_gate.nx684
nx_cert_debug.nxdebug why nx_cert_monitor misparsed the real fullchain cert. Prints x509_parse's524
nx_cert_gen.nxV-HOST-4c: sovereign X.509 self-signed cert CLI driver.3988
nx_cert_loader.nxthe DATA bridge from the cert REGISTRY (paths) to the TLS handshake (BYTES). The reconciled291
nx_cert_loader_gate.nxgate for the cert data-loader. Writes fixture chain/key files, then asserts cl_load617
nx_cert_monitor.nxCERT-EXPIRY MONITOR (closes hosting_research gap #3 "cert-expiry-monitor", 3/0889
nx_cert_monitor_gate.nxKAT for the cert-expiry monitor. Hand-builds a validity field (two UTCTime562
nx_cert_registry.nxthe S-CLASS DATA-DRIVEN CERT REGISTRY (SNI host -> per-domain TLS chain+key). The LOGIC10310
nx_cert_registry_gate.nxPURE gate for the data-driven SNI cert registry. Proves: EXACT host beats wildcard,636