### Problem At the moment, it's a bit confusing which key encryption type you should provide (DER or HEX encoded private keys. ### Solution The CLI now accepts env vars: `*_KEY` and `*_KEY_HEX`. Let's make this more uniform. ### Alternatives _No response_