arti: keys: Add arti keys check-integrity
Summary
This MR adds the functionality check-integrity
to arti keys
.
arti keys check-integrity
performs a validity check on keystores. It detects and reports unrecognized entries and paths, as well as malformed or expired keys. Such elements can be removed if requested.
Example usage
arti keys check-integrity -k arti -s
Additional information can be found in keys.md.