xca/README.md
2021-05-07 22:32:44 +02:00

27 lines
843 B
Markdown

# XCA -- X Certificate and Key Management
[![Build Status](https://www.travis-ci.org/chris2511/xca.svg?branch=master)](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>