X Certificate and Key management
Go to file
Christian Hohnstaedt c3abd640fc Fix certificate assignment importing a CA certificate
Fix finding our unassigned certificates when importing a CA
(issuerSqlId may be QVariant(int, 0) depending on the database)

Reassign certs from an older CA to the imported one.
2020-03-13 12:13:27 +01:00
doc Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
img Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
lang Update spanish translation 2020-01-31 08:31:05 +01:00
lib Fix certificate assignment importing a CA certificate 2020-03-13 12:13:27 +01:00
m4 Gentoo Bug #562288 linking fails with =dev-util/pkgconfig-0.29 2015-10-06 07:58:39 +02:00
misc remove makensis, rename build-w32 to build-w64 2020-02-19 21:40:36 +01:00
test improve autotest 2009-11-25 09:01:49 +01:00
ui Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
widgets Support item import from the commandline 2020-03-13 12:13:27 +01:00
xcf Add first shot of installer dialog Image 2020-01-21 21:34:31 +01:00
.gitignore misc/variables.wxi: delete on clean and otherwise ignore generated file 2020-03-11 07:19:56 +01:00
.travis.yml Also test against OpenSSL without EC 2020-03-11 05:56:54 +01:00
AUTHORS Justify list of authors 2015-08-11 07:31:51 +02:00
bootstrap Improve repository cleanup 2015-02-21 06:16:56 +01:00
changelog Prepare XCA 2.2.1 2020-01-30 20:54:31 +01:00
configure.ac Improve configure script 2020-01-29 20:29:13 +01:00
COPYRIGHT Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
Dockerfile Also test against OpenSSL without EC 2020-03-11 05:56:54 +01:00
gen_commithash.h.sh Indicate development and release version by git commit hash 2018-01-28 11:36:37 +01:00
git.publish Also publish xca-portable.zip 2018-11-07 20:43:26 +01:00
git.release Improve windows build targets and release script 2020-01-29 21:35:36 +01:00
github.release.py Improvement of changelog.html. Indent the pre-releases 2018-03-15 23:12:16 +01:00
INSTALL Close #129 Unattended Installation. Switch to MSI installer 2020-01-20 22:33:05 +01:00
INSTALL.docker added instructions to build and run XCA using docker 2020-03-05 23:44:57 +01:00
INSTALL.mac Close #129 Unattended Installation. Switch to MSI installer 2020-01-20 22:33:05 +01:00
INSTALL.qmake Update documentation 2020-01-05 14:03:13 +01:00
INSTALL.qt5 SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
INSTALL.w64 remove makensis, rename build-w32 to build-w64 2020-02-19 21:40:36 +01:00
Libtool.version Update libtool version 2018-08-02 07:45:23 +02:00
local.h.in Switch to autoconf for the configure script 2014-11-05 14:05:58 +01:00
Local.mak.in Close #136 Provide 64bit version of xca 2020-01-10 21:31:05 +01:00
Makefile misc/variables.wxi: delete on clean and otherwise ignore generated file 2020-03-11 07:19:56 +01:00
OpenSSL.version Update version numbers 2019-12-15 06:40:21 +01:00
README.md Prepare release 2.2.1 2020-01-30 20:54:12 +01:00
Rules.mak Refactor context menu 2015-05-17 09:17:04 +02:00
VERSION Release XCA 2.2.1 done 2020-01-30 21:23:50 +01:00
xca.pro Default templates now support OpenVPN 2020-01-14 19:47:19 +01:00

XCA -- X Certificate and Key Management

Release Notes

  • This is a patch release, fixing Issue #159: "Opening existing database" which prevented the current version opening databases of XCA 2.1.2
  • Since version 2 of XCA the database format changed to SQL Don't try to open it with older versions of XCA (< 1.4.0). They will corrupt the database.
  • Please report issues on github https://github.com/chris2511/xca/issues

Changelog:

A detailled changelog can be found here:

http://hohnstaedt.de/xca/index.php/software/changelog