mirror of
https://github.com/chris2511/xca.git
synced 2026-09-14 11:06:19 +05:00
27 lines
843 B
Markdown
27 lines
843 B
Markdown
# XCA -- X Certificate and Key Management
|
|
|
|
[](https://www.travis-ci.org/chris2511/xca)
|
|
|
|
## __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>
|