Add possibility to require deployed key in production
When using the command line argument, --require-deployed-trigger-key
, one can check that the decoding key needed to decode the data later is deployed. In case the check fails, the jobs will not start processing.
Closes #519 (closed)
Edited by Sascha Stahl