mirror of
https://github.com/chris2511/xca.git
synced 2026-09-14 11:06:19 +05:00
X Certificate and Key management
Better support multiple selections - Export all selected items into one PEM file - Batch Revoke/unrevoke/renew of many selected certificates of the same issuer - allow exporting templates as PEM Add Feat. Reg. #83 Option to revoke old certificate when renewing Always put all signed certificate to the newest CA. If a CA certificate is renewed, all certificates issued by the old CA are now shown as signed by the new one. |
||
|---|---|---|
| doc | ||
| img | ||
| lang | ||
| lib | ||
| m4 | ||
| misc | ||
| test | ||
| ui | ||
| widgets | ||
| xcf | ||
| .gitignore | ||
| AUTHORS | ||
| bootstrap | ||
| changelog | ||
| configure.ac | ||
| configure.w32 | ||
| COPYRIGHT | ||
| INSTALL | ||
| INSTALL.mac | ||
| INSTALL.qmake | ||
| INSTALL.w32 | ||
| local.h.in | ||
| Local.mak.in | ||
| Makefile | ||
| README.md | ||
| Rules.mak | ||
| VERSION | ||
| xca.pro | ||
XCA -- X Certificate and Key Management
Release Notes
- Make a backup copy of your database!
- Updates the Windows and MAC precompiled OpenSSL binaries to OpenSSL 1.0.2a to fix Issues reported by OpenSSL at Mar. 19 2015
- Send bugs to christian@hohnstaedt.de
Changelog:
xca 1.2.0
- Update to OpenSSL 1.0.2a for Windows and MAC drop brainpool extra builds
- Use CTRL +/- to change the font size in the view
- Add Row numbering for easy item counting
- Support SSH2 public key format for import and export
- Add support for SHA-224
- add "xca extract" to export items from the database on the commandline