nx_chain_full_real_test.nx
buildroot/runtime/nx_chain_full_real_test.nx
about
nx_chain_full_real_test.nx -- verify ALL 4 cert pairs of the real
example.com chain, with cert4 verified against the Comodo AAA root
(loaded directly from /tmp/comodo_aaa.der as a standalone fixture).
Pairs:
cert1 (leaf) under cert2 (Cloudflare TLS Issuing ECC CA 1) -- ECDSA-P256-SHA256
cert2 under cert3 (SSL.com TLS Transit ECC CA R2) -- ECDSA-SHA384 + P-384 issuer
cert3 under cert4 (SSL.com TLS ECC Root CA 2022) -- ECDSA-SHA384 + P-384 issuer
cert4 under Comodo AAA Certificate Services -- RSA-PKCS#1-v1.5 SHA-256
expect_exit: 0.
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
| 18 | func read_to(path: *u8, out_buf: *u8, max: i64) -> i64 |
| 29 | func mkpath_cert(out: *u8, num: i64) -> i64 called by 1: main |
| 39 | func mkpath_comodo(out: *u8) -> i64 called by 1: main |
| 46 | func dump_dec(l0: i64, l1: i64, l2: i64, v: i64) -> i64 |
| 70 | func main() -> i64 |