Skip to content

Signing, Renewal and CRL error in 2.5.0 #468

Answered by chris2511
matthiasradde asked this question in Q&A
Discussion options

You must be logged in to vote

There is a solution (I think):
The common cause is the age. Your database was created before 2.0.0 and I dropped support for the old database password encryption with XCA 2.5.0. However, the keys were not re-encrypted with the new PKCS#8 format during upgrade to the SQL database scheme, which did not matter, because XCA until 2.4.0 was still able to read them.

The malfunctioning key should say "Legacy database" in the "Context-menu"-> Properties->Source.
The encryption scheme needs an update. XCA-2.4.0 can do this:

  • Select "Change database Password" with XCA 2.4.0
  • If you have keys with a private password, select "Reset password" and then "Change password" again for those keys.

In both ca…

Replies: 10 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@amette
Comment options

@amette
Comment options

@6XGate
Comment options

Comment options

You must be logged in to vote
6 replies
@lwt-pressy
Comment options

@6XGate
Comment options

@Bgs4269
Comment options

@6XGate
Comment options

@gwtad
Comment options

Answer selected by chris2511
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
8 participants
Converted from issue

This discussion was converted from issue #458 on September 30, 2023 08:50.