mirror of
https://github.com/chris2511/xca.git
synced 2026-09-12 19:51:05 +05:00
X Certificate and Key management
linuxdoc is pretty outdated, while sphinx is really cool: - Sphinx is modern with a broad user base - The generated documentation is themeable - The sphinx-source is much more readable than the SGML-tag scattered linuxdoc. - The different topics can be splitted into different files - It can be converted to qt-context sensitive help - It supports syntax highlighting for the SQL database documentation - It is supported on MacOSX,because it is python-based. Drop code2html perl-script, which was used to colorize the SQL schema. Generate "doc/arguments.rst" with XCA_MAN="rst" ./xca |
||
|---|---|---|
| doc | ||
| img | ||
| lang | ||
| lib | ||
| m4 | ||
| misc | ||
| test | ||
| ui | ||
| widgets | ||
| xcf | ||
| .gitignore | ||
| .travis.yml | ||
| AUTHORS | ||
| bootstrap | ||
| changelog | ||
| configure.ac | ||
| COPYRIGHT | ||
| Dockerfile | ||
| gen_commithash.h.sh | ||
| git.publish | ||
| git.release | ||
| github.release.py | ||
| INSTALL | ||
| INSTALL.docker | ||
| INSTALL.mac | ||
| INSTALL.qmake | ||
| INSTALL.qt5 | ||
| INSTALL.w64 | ||
| Libtool.version | ||
| local.h.in | ||
| Local.mak.in | ||
| Makefile | ||
| OpenSSL.version | ||
| README.md | ||
| Rules.mak | ||
| VERSION | ||
| xca.pro | ||
XCA -- X Certificate and Key Management
Release Notes
- The latest release is 2.3.0
- This is a minor release, fixing a couple of bugs and adding some minor features.
- 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