X Certificate and Key management
Go to file
Christian Hohnstädt 68273d0a30 Switch from autotools/qmake to cmake
Why?
 - QT will switch from qmake to cmake sooner or later.
 - autotools are good for unix-ish systems, cmake also for
   macOS and Xcode as well as Windows and VS-code
 - Cross compiling the windows-binaries on linux
   is not very helpful to attract windows-centric
   developers.

Also drop qmake's xca.pro
Generate man-page and sphinx sources of commandline arguments
during build by executing xca (xcadoc.cpp).
Generating Version-patchlevel and git hash is now also
OS independent.
2021-06-01 17:48:37 +02:00
cmake Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00
doc Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00
img Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00
lang Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00
lib Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00
misc Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00
release Close #281: xca 2.4.0 breaks macOS Mojave compatibility 2021-05-14 17:24:38 +02:00
test improve autotest 2009-11-25 09:01:49 +01:00
ui Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00
widgets Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02: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 Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00
COPYRIGHT Adapt build methods for Apple developer account 2021-04-24 23:16:36 +02:00
Dockerfile Fix travis build 2021-05-12 00:03:52 +02:00
INSTALL Switch from autotools/qmake to cmake 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 Put release related files into an own sub-directory 2021-05-09 12:22:53 +02:00
Libtool.version Update libtool version 2018-08-02 07:45:23 +02:00
local.h.in Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00
Makefile Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00
OpenSSL.version Make the macOS SDK release a configure option 2021-04-24 23:16:36 +02:00
README.md More documentation update 2021-05-07 22:32:44 +02:00
VERSION Prepare XCA 2.4.0 2021-05-07 22:40:29 +02: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