Crates.io | certlogview |
lib.rs | certlogview |
version | 0.1.2 |
created_at | 2025-09-18 09:17:10.349575+00 |
updated_at | 2025-09-18 10:11:08.693732+00 |
description | Analyse contents of the Microsoft AD CS Log file |
homepage | |
repository | https://codeberg.org/janstarke/certlogview |
max_upload_size | |
id | 1844452 |
size | 573,815 |
This CLI tool extracts some information from a Windows CA Certlog database
cargo install certlogview
Usage: certlogview [OPTIONS] <ESEDB_FILE> <COMMAND>
Commands:
list
help Print this message or the help of the given subcommand(s)
Arguments:
<ESEDB_FILE>
Options:
-v, --verbose... Increase logging verbosity
-q, --quiet... Decrease logging verbosity
-h, --help Print help