This tool downloads and extracts the Foxit Approved Trust List. These certificates are the default roots of trust used when validating PDF signatures in Foxit programs.
To build and run from source, clone this repository, install a Rust toolchain using rustup, and then execute cargo run
.
TODO: pre-compiled binaries