Gradinko
Results
2
comments of
Gradinko
I have the same issue using the interactive approach using version 0.14.1. See the command I ran: ``` python3 cli.py cert --config-dir . --work-dir . --logs-dir . -e [email protected] [email protected]...
For what it's worth, I re-ran the same code and encountered the following error: ``` An unexpected error occurred: wrong keyUsage extension ``` After I removed the `--usage keyAgreement` flag,...