X Certificate and Key management
Go to file
2015-10-02 16:55:22 +02:00
doc Prepare release 1.3.1 2015-08-21 16:27:33 +02:00
img Improve windows installer 2015-10-02 16:55:22 +02:00
lang Update french translation 2015-05-20 19:42:31 +02:00
lib Improve language handling 2015-10-02 16:45:07 +02:00
m4 Improve detection of lrelease and rcc in configure 2015-09-23 11:53:06 +02:00
misc Improve windows installer 2015-10-02 16:55:22 +02:00
test improve autotest 2009-11-25 09:01:49 +01:00
ui Make OID resolver Non-modal and let other widgets display details 2015-10-01 13:39:11 +02:00
widgets Improve language handling 2015-10-02 16:45:07 +02:00
xcf update images 2009-12-05 15:54:20 +01:00
.gitignore Switch to autoconf for the configure script 2014-11-05 14:05:58 +01:00
AUTHORS Justify list of authors 2015-08-11 07:31:51 +02:00
bootstrap Improve repository cleanup 2015-02-21 06:16:56 +01:00
changelog Add OID resolver, move some Menu items to "Extra" 2015-09-29 16:11:53 +02:00
configure.ac One more Qt4/5 fix 2015-09-23 17:19:36 +02:00
configure.w32 One more Qt4/5 fix 2015-09-23 17:19:36 +02:00
COPYRIGHT Update version and copyright year 2015-02-19 09:06:55 +01:00
INSTALL update INSTALL and INSTALL.qmake doc and xca.pro file 2014-11-17 21:18:48 +01:00
INSTALL.mac OpenSSL 1.0.2a is out 2015-03-21 05:58:11 +01:00
INSTALL.qmake SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
INSTALL.qt5 SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
INSTALL.w32 Improve windows installer 2015-10-02 16:55:22 +02:00
local.h.in Switch to autoconf for the configure script 2014-11-05 14:05:58 +01:00
Local.mak.in Silence compiler warnings about unused parameters 2015-08-11 07:17:56 +02:00
Makefile Support building W32 setup.exe without digital signature 2015-05-20 13:08:16 +02:00
README.md Fixes for Qt5 and Mac OSX 2015-09-18 18:17:40 +02:00
Rules.mak Refactor context menu 2015-05-17 09:17:04 +02:00
VERSION Version++ 2015-09-17 13:02:48 +02:00
xca.pro Add OID resolver, move some Menu items to "Extra" 2015-09-29 16:11:53 +02:00

XCA -- X Certificate and Key Management

Release Notes

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