X Certificate and Key management
Go to file
Christian Hohnstädt cdc37538f8 Rename VERSION to VERSION.txt
some headers "#include <version>" an find this version
file. Rename it to avoid confusion
2021-11-20 02:12:02 +01:00
cmake cmake: include() the CMakeLists.txt file 2021-06-01 17:48:38 +02:00
doc Windows MSI: Improve WXS file creation with cmake 2021-11-13 23:51:04 +01:00
img Windows: re-add application icon 2021-11-14 17:36:03 +01:00
lang Windows MSI: Improve WXS file creation with cmake 2021-11-13 23:51:04 +01:00
lib Drop debugging output 2021-11-20 02:12:02 +01:00
misc More improvements on Windows installer 2021-11-18 23:38:27 +01:00
release Rename VERSION to VERSION.txt 2021-11-20 02:12:02 +01:00
test improve autotest 2009-11-25 09:01:49 +01:00
ui Refactor item export: separate GUI and database 2021-11-13 14:49:02 +01:00
widgets Drop debugging output 2021-11-20 02:12:02 +01:00
xcf Add first shot of installer dialog Image 2020-01-21 21:34:31 +01:00
.gitignore Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00
.travis.yml Fix travis build 2021-05-12 00:03:52 +02:00
AUTHORS Justify list of authors 2015-08-11 07:31:51 +02:00
changelog Prepare XCA 2.4.0 2021-05-07 22:40:29 +02:00
CMakeLists.txt Rename VERSION to VERSION.txt 2021-11-20 02:12:02 +01:00
COPYRIGHT Adapt build methods for Apple developer account 2021-04-24 23:16:36 +02:00
Dockerfile Get rid of libltdl. QLibrary provides the same functionality 2021-06-01 17:48:37 +02:00
INSTALL cmake: Split CMakeLists.txt into the different sub directories 2021-06-01 17:48:37 +02:00
INSTALL.docker Switch from Qt4 to Qt5 in Travis docker file 2021-05-11 17:04:07 +02:00
INSTALL.mac INSTALL.mac: Install Qt 5 as dependency 2021-05-02 22:59:31 +02:00
INSTALL.w64 Visual Code adaptions 2021-06-01 17:48:37 +02:00
local.h.in Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00
README.md More documentation update 2021-05-07 22:32:44 +02:00
VERSION.txt Rename VERSION to VERSION.txt 2021-11-20 02:12:02 +01:00
xcadoc.cpp Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00

XCA -- X Certificate and Key Management

Build Status

Release Notes

  • The latest release is 2.4.0
  • Most notable changes
    • Add support for Ed25519 keys
    • Add commandline support (e.g. generate CRL)
  • Fix a lot of bugs
  • 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

Documentation

This application is documented in the Help menu and here:

https://www.hohnstaedt.de/xca/index.php/documentation/manual