xca icon indicating copy to clipboard operation
xca copied to clipboard

X Certificate and Key management

Results 172 xca issues
Sort by recently updated
recently updated
newest added

Version 2.4 on Windows 10 64bit xca gets unresponsive after running a while with a search string (search box) and database file is located on a net share, I have...

Der folgende Fehler ist aufgetreten: (7pki_crl[]:CA) error:1010F08A:elliptic curve routines:pkey_ecd_ctrl:invalid digest type (pki_crl.cpp:263)

Hello, Sometime we need the base64 thumbprint for application too lazy to do it in their code Thanks

Produced pfx files cannot be applied in MacOS keychain, I get 'wrong password' error The reason I believe is SHA256 MAC used, SHA1 is expected The pfx export params should...

Export ED25519 private key with password by default, but do not know how much password. In addition, ED25519 cannot export the PEM private key.

I need to limit an Intermediate to only sign for a few domains or IPs using 'Name Constraints' but I don't see a way to do that using XCA. That...

Using v2.3 on Mac, beacuse of https://github.com/chris2511/xca/issues/347 Loading libs works, but loading a symlink to the .so or .dylib, saves the target file's path in xca. So when the lib...

If multiple objects (e. .g. certificates) are selected and one selects export to file one can either export the first certificate only or all certificates in one file. It would...

AFAICS PKCS#12 export includes either all involved certificates (including the intermediate certificates and the self-signed root certificate) or just the client certificate. I am not sure if including the self-signed...

Versions tested 2.1.2 and 2.4.0. When I do export certificate with chain to PKCS#12 .p12 file OpenSSL shows bad order in that file. openssl pkcs12 -info -in cert_file.p12 For example:...