Skip to content

encryptKey length for ECDSA Management CA #681

Closed Answered by primetomas
Alestor asked this question in Q&A
Discussion options

You must be logged in to vote

I don't recommend modifying the code as a solution. The Management CA should only be used for administrator access to the Admin UI. As such it should never be used to issue encryption certificates where key recovery is needed.
If you want to issue encryption certificates with key recovery, i.e. S/MIME for example. You should always create a separate CA for that and not use the default installed Management CA.
If you use the Management CA for just TLS authentication purposes the encryptKey will never be used and you can completely ignore this.
You may also, after initial installation, create a new "Admin Management CA" and delete the one created with "ant runinstall".
Or you can make the i…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Alestor
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants