-
I have a strange issue when creating SubCA via CLI
So, what I'm doing wrong? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
aloeenmae
May 27, 2024
Replies: 3 comments 4 replies
-
You have not added a key for crlSignKey. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
A couple of things.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@primetomas My goal is to generate crypto keys and a subCA signed by an external Root CA (external Root CA is imported to my EJBCA) through the EJBCA CLI, and the crypto keys must be RSA 4096-bit. The default EJBCA subCA profile allows for 2048-bit RSA, and I do not want to change this default EJBCA subCA profile.
Seems that --keytype RSA and --keyspec are required, because with these I get: