condorcore-keyring/libkeyringctl
Levente Polyak a9e63edfa8
feature(keyringctl): adding ci command to verify newly added certs
Currently only newly added certificates will be checked against the
expectations as existing keys are not all fully compatible with those
assumptions.  New certificates are determined by using
$CI_MERGE_REQUEST_DIFF_BASE_SHA as the base,
2021-11-30 22:54:12 +01:00
..
__init__.py chore(keyringctl): modularize the code for overview and testing 2021-11-30 22:54:12 +01:00
ci.py feature(keyringctl): adding ci command to verify newly added certs 2021-11-30 22:54:12 +01:00
cli.py feature(keyringctl): adding ci command to verify newly added certs 2021-11-30 22:54:12 +01:00
git.py feature(keyringctl): adding ci command to verify newly added certs 2021-11-30 22:54:12 +01:00
keyring.py feature(keyringctl): adding ci command to verify newly added certs 2021-11-30 22:54:12 +01:00
sequoia.py chore(keyringctl): modularize the code for overview and testing 2021-11-30 22:54:12 +01:00
types.py chore(keyringctl): modularize the code for overview and testing 2021-11-30 22:54:12 +01:00
util.py feature(keyringctl): add verify command to check certificate expectation 2021-11-30 22:54:12 +01:00