Menu

Tree [d192ba] master RELEASE.1.4.0 /
 History

HTTPS access


File Date Author Commit
 doc 2017-10-24 Christian Hohnstaedt Christian Hohnstaedt [8fc2bc] Update gitignore version and dates
 img 2015-10-02 Christian Hohnstaedt Christian Hohnstaedt [08e486] Improve windows installer
 lang 2017-11-16 Nevenko Bartolincic Nevenko Bartolincic [f53ccb] Update Croatian translation
 lib 2017-11-26 Christian Hohnstaedt Christian Hohnstaedt [704d98] Remove duplicate X509_CRL_set_issuer_name()
 m4 2015-10-06 Christian Hohnstaedt Christian Hohnstaedt [1b0c7c] Gentoo Bug #562288 linking fails with =dev-util...
 misc 2017-11-13 Christian Hohnstaedt Christian Hohnstaedt [edf51e] Update OpenSSL version for MacOSX and W32 to 1....
 test 2009-11-25 Christian Hohnstaedt Christian Hohnstaedt [289638] improve autotest
 ui 2016-03-06 PF4Public PF4Public [158457] New CRL button
 widgets 2017-11-15 Christian Hohnstaedt Christian Hohnstaedt [2bced8] Translation: Re-translate the OID resolver in c...
 xcf 2009-12-05 Christian Hohnstaedt Christian Hohnstaedt [635869] update images
 .gitignore 2017-10-24 Christian Hohnstaedt Christian Hohnstaedt [8fc2bc] Update gitignore version and dates
 AUTHORS 2015-08-11 Christian Hohnstaedt Christian Hohnstaedt [983940] Justify list of authors
 COPYRIGHT 2017-10-24 Christian Hohnstaedt Christian Hohnstaedt [8fc2bc] Update gitignore version and dates
 INSTALL 2014-11-17 Christian Hohnstaedt Christian Hohnstaedt [a8ab54] update INSTALL and INSTALL.qmake doc and xca.pr...
 INSTALL.mac 2015-03-21 Christian Hohnstaedt Christian Hohnstaedt [b1c8b7] OpenSSL 1.0.2a is out
 INSTALL.qmake 2015-02-20 Christian Hohnstaedt Christian Hohnstaedt [e5541c] SF. Bug. #81 Make xca qt5 compatible
 INSTALL.qt5 2015-02-20 Christian Hohnstaedt Christian Hohnstaedt [e5541c] SF. Bug. #81 Make xca qt5 compatible
 INSTALL.w32 2015-10-02 Christian Hohnstaedt Christian Hohnstaedt [08e486] Improve windows installer
 Local.mak.in 2017-07-12 Christian Hohnstaedt Christian Hohnstaedt [5fbd10] Fix for MacOS X builds
 Makefile 2018-01-04 Christian Hohnstaedt Christian Hohnstaedt [9e0124] Minor adaption for my COMODO Code Signing Cert
 OpenSSL.version 2017-11-13 Christian Hohnstaedt Christian Hohnstaedt [edf51e] Update OpenSSL version for MacOSX and W32 to 1....
 README.md 2017-11-29 Christian Hohnstaedt Christian Hohnstaedt [7be7f4] Update changelog
 Rules.mak 2015-05-07 Christian Hohnstaedt Christian Hohnstaedt [75a6d1] Refactor context menu
 VERSION 2018-01-04 Christian Hohnstaedt Christian Hohnstaedt [d192ba] Release version 1.4.0
 bootstrap 2015-02-21 Christian Hohnstaedt Christian Hohnstaedt [39f1e0] Improve repository cleanup
 changelog 2017-11-29 Christian Hohnstaedt Christian Hohnstaedt [7be7f4] Update changelog
 configure.ac 2017-10-25 Christian Hohnstaedt Christian Hohnstaedt [f9f664] Add Placeholder text "Search" to th search inpu...
 configure.w32 2017-07-15 Christian Hohnstaedt Christian Hohnstaedt [cefb14] Switch to Qt5 for Windows build and installation
 local.h.in 2014-11-03 Christian Hohnstaedt Christian Hohnstaedt [e50dc5] Switch to autoconf for the configure script
 xca.pro 2016-01-05 Christian Hohnstaedt Christian Hohnstaedt [7546c5] Add Slovak translation

Read Me

XCA -- X Certificate and Key Management

Release Notes

  • Make a backup copy of your database!
  • Send bugs to christian@hohnstaedt.de

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