Closed daleglass closed 1 year ago
I sadly get the same error on ED25519 keys when creating a certificate. Using the exact same settings with an RSA key (2048 bits) everything works as expected.
Works for me on Windows and Mac OS with XCA 2.4.0. What I did:
The key from file '' is incomplete or inconsistent
is an error, which is raised during import, but not while signing.
Same here, I'm using TLS_client template. As I remember it works on Ubuntu 20.04 but not on fedora 38
Same issue here. I can not create new certificates with ed25519 keys.
XCA 2.4.0 OpenSSL 3.0.2 Ubuntu 22.04
Creating a similar certificate using RSA key works perfectly.
Is this fixed in 2.5.0? Is there any workaround?
Thank you in advance for your help.
BTW: I like the fact that this issue has the Git ID 404 (not)!
Is this fixed in 2.5.0?
I can now answer it by myself: yes*
*built latest version according to documentation
This is from version 2.4.0, which should support this key type. It works just fine with RSA keys.