nx_chain_pair_leaf_real_test.nx
buildroot/runtime/nx_chain_pair_leaf_real_test.nx
about
nx_chain_pair_leaf_real_test.nx -- focused diagnostic for just
the leaf→cloudflare pair of the real example.com chain.
This pair should already be supported by the substrate today:
cert1 (leaf) sig_alg = ecdsa-with-SHA256
cert2 (Cloudflare TLS Issuing ECC CA 1) pub_alg = P-256
If this pair verifies cleanly, the chain walker is unblocked
for the first leaf→intermediate step and only needs P-384 +
SHA-384 verify + RSA for the deeper hops. If it FAILS, there
is yet another substrate-level bug to find.
expect_exit: 0 -- if the pair verifies, the test PASSES;
otherwise it surfaces the verdict via exit code.
license_tier: ORIGINAL
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
| 21 | func read_to(path: *u8, out_buf: *u8, max: i64) -> i64 |
| 32 | func dump_dec(label0: i64, label1: i64, v: i64) -> i64 |
| 53 | func main() -> i64 |