Replies: 1 comment 11 replies
-
It’s not a warning that something in EJBCA will not work. It’s merely an advice that simply rekeying a CA is not considered the best practice as it complicates path building and root anchor management on your clients. If you are sure it works among your relying parties, by all means go ahead, but if someone asks for the best practice it is a new CA rollover compared to a rekeying. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I am experiencing issues with re-keying a CA in EJBCA while using the same Distinguished Name (DN). According to the EJBCA documentation, it is recommended to create a new Root CA instead of re-keying an existing one. The warning states:
Consider creating a new Root CA instead of re-keying an existing one. Having multiple Root CA certificates with different keys but using the same subject DN may lead to complicated and unexpected issues and behavior.
CA re-keying was done years ago, and the issue has only surfaced this week. Creating a new CA is not an option for me at this point.
I am seeking guidance on how to resolve these issues. When possible, please describe how to fix this on the DB side.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions