X Certificate and Key management
Go to file
2015-02-13 09:41:10 +01:00
doc Add documentation for xca_db_stat 2014-12-04 07:02:42 +01:00
img Bug #3461403 Error when create certificate with CRL distribution point 2012-04-01 12:41:43 +02:00
lang Update translation 2014-11-20 20:14:25 +01:00
lib Add support for SHA-224 2015-02-13 09:41:10 +01:00
m4 Better support Brainpool curves 2014-11-20 23:47:23 +01:00
misc Adjust OpenSSL-1.0.1 Brainpool patch to have the same NIDs as 1.0.2-beta03 2014-11-22 09:46:34 +01:00
test improve autotest 2009-11-25 09:01:49 +01:00
ui SF Feat. Req. #75 show SHA-256 digest 2014-11-18 17:55:11 +01:00
widgets Add support for SHA-224 2015-02-13 09:41:10 +01: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 iconv -f ISO-8859-1 -t UTF-8 AUTHORS > AUTHORS 2011-02-28 07:03:57 +01:00
bootstrap Switch to autoconf for the configure script 2014-11-05 14:05:58 +01:00
changelog Prepare release 1.1.0, update documentation, changelog 2014-11-22 13:28:25 +01:00
configure.ac Additional checks in configure for out-of-tree build 2014-11-22 10:34:07 +01:00
configure.w32 Switch to autoconf for the configure script 2014-11-05 14:05:58 +01:00
COPYRIGHT Update year in COPYRIGHT 2014-10-22 20:42:31 +02:00
INSTALL update INSTALL and INSTALL.qmake doc and xca.pro file 2014-11-17 21:18:48 +01:00
INSTALL.mac Fixup autoconf for Mac OSX 2014-11-05 23:56:17 +01:00
INSTALL.qmake update INSTALL and INSTALL.qmake doc and xca.pro file 2014-11-17 21:18:48 +01:00
INSTALL.w32 Switch to autoconf for the configure script 2014-11-05 14:05:58 +01:00
local.h.in Switch to autoconf for the configure script 2014-11-05 14:05:58 +01:00
Local.mak.in Minor configure improvements 2014-11-12 22:19:42 +01:00
Makefile Better support Brainpool curves 2014-11-20 23:47:23 +01:00
README.md Prepare release 1.1.0, update documentation, changelog 2014-11-22 13:28:25 +01:00
Rules.mak update INSTALL and INSTALL.qmake doc and xca.pro file 2014-11-17 21:18:48 +01:00
VERSION Prepare release 1.1.0, update documentation, changelog 2014-11-22 13:28:25 +01:00
xca.pro update INSTALL and INSTALL.qmake doc and xca.pro file 2014-11-17 21:18:48 +01:00

XCA -- X Certificate and Key Management

Release Notes

  • Make a backup copy of your database!

  • The "1.1.0-brainpool" binaries of this release contain the ECC Brainpool curves (RFC5639) as an OpenSSL patch backported from OpenSSL 1.0.2-beta3 (The patch can be found in the misc/ directory of the sources)

  • Send bugs to christian@hohnstaedt.de

Changelog:

xca 1.1.0

  • SF Bug #79 Template export from WinXP cannot be imported in Linux and Mac OS X
  • Support for Brainpool windows and MacOSX binaries
  • SF Feat. Req. #70 ability to search certificates
  • SF Feat. Req. #75 show SHA-256 digest
  • RedHat Bug #1164340 - segfault when viewing a RHEL entitlement certificate
  • Database hardening
    • Delete invalid items (on demand)
    • Be more tolerant against database errors
    • Gracefully handle and repair corrupt databases
    • Add "xca_db_stat(.exe)" binary to all installations
  • Translation updates
  • Optionally allow hash algos not supported by the token
  • Select whether to translate established x509 terms
  • Finish Token EC and DSA support - generate, import, export, sign
  • SF Feat. Req. #57 More options for Distinguished Name
  • Switch to autoconf for the configure script
  • SF Feature Req. #76 Export private keys to clipboard
  • EC Keys: show Curve name in table
  • Support EC key generation on PKCS#11 token
  • PKCS#11: Make EC and RSA signatures work
  • PKCS#11: Fix reading EC keys from card
  • SF Bug #82 Certificate Creation out of Spec
  • SF Bug #95 XCA 1.0 only runs in French on a UK English Mac