X Certificate and Key management
Go to file
Christian Hohnstaedt 79d6aa0b10 Improve message boxes. Always display plain text
And show a message if a database connection failed.
2018-03-05 19:47:05 +01:00
doc Add "Primary key" column to show the items internal id 2018-03-05 07:46:11 +01:00
img Remove SPKAC support. Netscape is not of this world anymore. 2018-02-13 11:47:21 +01:00
lang Update translations 2018-02-25 17:24:36 +01:00
lib Improve message boxes. Always display plain text 2018-03-05 19:47:05 +01:00
m4 Gentoo Bug #562288 linking fails with =dev-util/pkgconfig-0.29 2015-10-06 07:58:39 +02:00
misc Remove xca_db_stat application 2018-03-05 07:46:10 +01:00
test improve autotest 2009-11-25 09:01:49 +01:00
ui Allow editing key name and comment in the key details 2018-03-05 07:46:11 +01:00
widgets Improve message boxes. Always display plain text 2018-03-05 19:47:05 +01:00
xcf update images 2009-12-05 15:54:20 +01:00
.gitignore Indicate development and release version by git commit hash 2018-01-28 11:36:37 +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 Prepare XCA 1.4.1 2018-03-03 20:45:47 +01:00
configure.ac Rebase on master 2018-03-05 07:46:10 +01:00
configure.w32 Rebase on master 2018-03-05 07:46:10 +01:00
COPYRIGHT Update year and qt link in copyright 2018-02-28 09:20:14 +01:00
gen_commithash.h.sh Indicate development and release version by git commit hash 2018-01-28 11:36:37 +01:00
INSTALL Remove xca_db_stat application 2018-03-05 07:46:10 +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 Fix for MacOS X builds 2017-07-15 06:51:37 +02:00
Makefile Remove xca_db_stat application 2018-03-05 07:46:10 +01:00
OpenSSL.version Update OpenSSL version for MacOSX and W32 to 1.1.0g 2017-11-13 18:26:28 +01:00
README.md Put the database schema into a different file for documentation 2018-03-05 07:46:10 +01:00
Rules.mak Refactor context menu 2015-05-17 09:17:04 +02:00
VERSION Prepare XCA 1.4.1 2018-03-03 20:45:47 +01:00
xca.pro Improve message boxes. Always display plain text 2018-03-05 19:47:05 +01:00

XCA -- X Certificate and Key Management

Release Notes

  • Make a backup copy of your database!
  • This version completely changes the database format to SQL(ite)
  • Don't try to open it with older versions of XCA (< 1.4.0). They will corrupt the database.
  • The "Undelete" feature is currently not implemented. If an item gets deleted, it will be lost!
  • Send bugs to christian@hohnstaedt.de

Changelog:

xca 1.4.1

  • Replace links to XCA on Sourceforge in the software and documentation by links to my Site.

xca 1.4.1-pre02

  • SF Bug #122 isValid() tried to convert the serial to 64 bit
  • Beautify mandatory distinguished name entry errors
  • Support dragging certificates and other items as PEM text
  • Show User settings and installation path in the about dialog

xca 1.4.1-pre01

  • Remove SPKAC support. Netscape is not of this world anymore.
  • SF bug #124 Wrong assumptions about slots returned by PKCS11 library
  • Cleanup and improve the OID text files, remove senseless aia.txt
  • Update HTML documentation
  • Refine and document Entropy gathering
  • Indicate development and release version by git commit hash
  • Fix dumping private keys during "Dump database"
  • Fix Null pointer exception when importing PKCS#12 with OpenSSL 1.1.0
  • SF Bug #110 Exported private key from 4096 bit SSH key is wrong
  • SF Bug #109 Revoked.png isn't a valid image
  • SF Bug #121 CA serial number is ignored in hierarchical view
  • Improve speed of Bulk import.
  • Fix starting xca with a database as first arg

xca 1.4.0

  • Update OpenSSL version for MacOSX and W32 to 1.1.0g
  • Change default hash to SHA-256 and add a warning if the default hash algorithm is SHA1 or less
  • Switch to Qt5 for Windows build and installation
  • Do not apply the default template when creating a similar cert
  • Close SF #120 Crash when importing CA certificate
  • Close SF #116 db_x509.cpp:521: Mismatching allocation and deallocation
  • Add support for OpenSSL 1.1 (by Patrick Monnerat)
  • Support generating an OpenSSL "index.txt" (by Adam Dawidowski)
  • Thales nCipher key generation changes for EC and DSA keys
  • Add Slovak translation