easy-rsa
easy-rsa copied to clipboard
gen-req server/client/ca options
I've examined the code and now I can see that proper key usage is set only on the sign-req step.
I have external CA and need proper request file with all extensions set.
Could you consider extending gen-req in such a way to accept crt_type option?