Skip to content

Commit 4a791d0

Browse files
rozbbMichael Rosenberg
andauthored
MTC worker: validate bootstrap certs (#113)
Add chain validation for bootstrap certificates, and refactor common chain validation between CT and MTC into the validate_chain_lax function in x509_util. --------- Co-authored-by: Michael Rosenberg <mrosenberg@cloudflare.com>
1 parent 9ca2fe2 commit 4a791d0

File tree

9 files changed

+634
-427
lines changed

9 files changed

+634
-427
lines changed

Cargo.lock

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ct_worker/wrangler.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,4 +239,4 @@
239239
]
240240
}
241241
}
242-
}
242+
}

0 commit comments

Comments
 (0)