mirror of
https://github.com/chris2511/xca.git
synced 2026-09-12 19:51:05 +05:00
X Certificate and Key management
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. |
||
|---|---|---|
| cmake | ||
| doc | ||
| img | ||
| lang | ||
| lib | ||
| misc | ||
| release | ||
| test | ||
| ui | ||
| widgets | ||
| xcf | ||
| .gitignore | ||
| .travis.yml | ||
| AUTHORS | ||
| changelog | ||
| CMakeLists.txt | ||
| COPYRIGHT | ||
| Dockerfile | ||
| INSTALL | ||
| INSTALL.docker | ||
| INSTALL.mac | ||
| INSTALL.w64 | ||
| Libtool.version | ||
| local.h.in | ||
| Makefile | ||
| OpenSSL.version | ||
| README.md | ||
| VERSION | ||
| xcadoc.cpp | ||
XCA -- X Certificate and Key Management
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