nx_chain_pair_real_diag_test.nx
buildroot/runtime/nx_chain_pair_real_diag_test.nx
about
nx_chain_pair_real_diag_test.nx -- per-pair verify diagnostic
against the REAL example.com 4-cert chain.
Reads /tmp/cert1..4.der and for each (cert[i], issuer=cert[i+1])
pair calls nx_x509_verify_under_issuer directly, then dumps the
individual verdict. This isolates which exact rung of the chain
is the sig-verify blocker after wiring ECDSA-SHA384 + P-384.
expect_exit: 0 (diagnostic always returns 0; assertions in the
shell smoke check the per-pair verdict pattern).
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_x509.nxnx_x509_verify_under_issuer.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 16 | func read_to(path: *u8, out_buf: *u8, max: i64) -> i64 |
| 27 | func mkpath(out: *u8, num: i64) -> i64 called by 1: main |
| 37 | func dump_dec(l0: i64, l1: i64, l2: i64, v: i64) -> i64 |
| 61 | func main() -> i64 |