X Certificate and Key management
Go to file
2015-08-11 18:12:07 +02:00
doc Update documentation for Release 1.3.0 2015-08-11 16:45:04 +02:00
img Bug #3461403 Error when create certificate with CRL distribution point 2012-04-01 12:41:43 +02:00
lang Update french translation 2015-05-20 19:42:31 +02:00
lib Silence compiler warnings about unused parameters 2015-08-11 07:17:56 +02:00
m4 Better support Brainpool curves 2014-11-20 23:47:23 +01:00
misc Prepare release 1.3.0 2015-08-11 07:41:17 +02:00
test improve autotest 2009-11-25 09:01:49 +01:00
ui Use OpenSSL 1.0.2c 2015-07-07 16:49:03 +02:00
widgets Justify list of authors 2015-08-11 07:31:51 +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 update changelog and README.md 2015-08-11 18:12:07 +02:00
configure.ac configure: bail-out if ltdl library or header not found 2015-05-14 12:50:15 +02:00
configure.w32 Minor fix. Use which instead of type 2015-05-20 14:08:33 +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 update INSTALL and INSTALL.qmake doc and xca.pro file 2014-11-17 21:18:48 +01:00
INSTALL.w32 Update xca.nsi 2015-04-09 07:53:44 +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 update changelog and README.md 2015-08-11 18:12:07 +02:00
Rules.mak Refactor context menu 2015-05-17 09:17:04 +02:00
VERSION Prepare release 1.3.0 2015-08-11 07:41:17 +02:00
xca.pro Silence compiler warnings about unused parameters 2015-08-11 07:17:56 +02:00

XCA -- X Certificate and Key Management

Release Notes

Changelog:

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