summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/testdata2/authcert-longclaw-crosscert-b64
Commit message (Collapse)AuthorAgeFilesLines
* tor-netdoc: Implement new authority certificatesClara Engler2025-12-041-0/+6
This commit implements directory authority certificates using the `parse2` approaches. For now, those are in a module `doc::authcert::tmp`, with the eventual goal of moving it into its super module after removing/deprecating the legacy types.