X Certificate and Key management
Go to file
Christian Hohnstaedt bdbaa0a946 Support Dragging certificates and other items as PEM text
Also dragging PEM test into XCA opens the import Dialog
2018-02-20 23:47:17 +01:00
doc Improve documentation 2018-02-20 21:42:01 +01:00
img Remove SPKAC support. Netscape is not of this world anymore. 2018-02-13 11:47:21 +01:00
lang Update Croatian translation 2017-11-16 20:40:02 +01:00
lib Support Dragging certificates and other items as PEM text 2018-02-20 23:47:17 +01:00
m4 Gentoo Bug #562288 linking fails with =dev-util/pkgconfig-0.29 2015-10-06 07:58:39 +02:00
misc Add misc/.gitignore 2018-02-18 08:41:29 +01:00
test improve autotest 2009-11-25 09:01:49 +01:00
ui Cleanup the OID text files, remove senseless aia.txt 2018-02-01 00:05:40 +01:00
widgets Support Dragging certificates and other items as PEM text 2018-02-20 23:47:17 +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 Improve documentation 2018-02-20 21:42:01 +01:00
configure.ac Improve documentation 2018-02-20 21:42:01 +01:00
configure.w32 Switch to Qt5 for Windows build and installation 2017-07-17 09:27:46 +02:00
COPYRIGHT Update gitignore version and dates 2017-10-24 12:20:17 +02:00
gen_commithash.h.sh Indicate development and release version by git commit hash 2018-01-28 11:36:37 +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 Fix for MacOS X builds 2017-07-15 06:51:37 +02:00
Makefile Cleanup the OID text files, remove senseless aia.txt 2018-02-01 00:05:40 +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 Update changelog 2017-11-29 08:19:06 +01:00
Rules.mak Refactor context menu 2015-05-17 09:17:04 +02:00
VERSION Version: 1.4.1-pre01 2018-02-18 08:54:08 +01:00
xca.pro Cleanup the OID text files, remove senseless aia.txt 2018-02-01 00:05:40 +01:00

XCA -- X Certificate and Key Management

Release Notes

Changelog:

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

xca 1.3.2

  • Gentoo Bug #562288 linking fails
  • Add OID resolver, move some Menu items to "Extra"
  • SF. Bug. #81 Make xca qt5 compatible
  • SF. Bug. #107 error:0D0680A8:asn1 encoding
  • Don't validate notBefore and notAfter if they are disabled.

xca 1.3.1

  • Fix endless loop while searching for a signer of a CRL

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 the clipboard or a PEM file now works. Certificate renewal and revocation 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 with the CA and may be modified. certificates may now be deleted from the database
  • Support nameConstraints, policyMappings, InhibitAnyPolicy, PolicyConstraint (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: /dev/random, mouse/kbd entropy, token RNG
  • SF Feat. Req. #80 Create new certificate, 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