mirror of
https://github.com/chris2511/xca.git
synced 2026-09-12 19:51:05 +05:00
X Certificate and Key management
| 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.qt5 | ||
| 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!
- Send bugs to christian@hohnstaedt.de
Changelog:
xca 1.3.1
- Fix endless loop while searching for a signer of a CRL (XCA does not respond)
xca 1.3.0
- Update to OpenSSL 1.0.2d for Windows and MAC
- SF Bug #105 1.2.0 OS X Retina Display Support
- Digitaly sign Windows and MAC binaries with a valid certificate
- Refactor the context menu. Exporting many selected items to the clipboard or a PEM file now works. Certificate renewal and revocation may now be performed on a batch of certificates.
- Feat. Reg. #83 Option to revoke old certificate when renewing
- Refactor revocation handling. All revocation information is stored with the CA and may be modified. Revoked certificates may now be deleted from the database
- Support nameConstraints, policyMappings, InhibitAnyPolicy, PolicyConstraint and (OSCP)noCheck when transforming certificates to templates or OpenSSL configs
- Fix SF Bug #104 Export to template introduces spaces
- Add option for disabling legacy Netscape extensions
- Support exporting SSH2 public key to the clipboard
- SF Bug #102 Weak entropy source used for key generation: Use /dev/random, mouse/kbd entropy, token RNG
- SF Feat. Req. #80 Create new certificate, based on existing certificate, same for requests
- Add Cert/Req Column for Signature Algorithm
- SF Feat. Req. #81 Show key size in New Certificate dialog
- Distinguish export from transform:
- Export writes to an external file,
- Transform generates another XCA item