A simple script to check keyboxes.
It will check the certs of a keybox and will report if one of the serials is revoked or not.
How to use:
Place script in the same folder as your keyboxes. Run with 'python main.py'.
To install required Python packages, run 'pip install -r requirements.txt'.