X Certificate and Key management
Go to file
Christian Hohnstaedt 5d4b52ac87 Fix opening a database on startup.
Commit e32fce8581
(main.cpp: mainwin must exist for read_cmdline() in GUI mode)
created the Mainwindow before parsing the commandline,
but the MainWindow constructor opened a default database if set.

With this change, the MinWindow constructor does not open a default
database. Now the default database is explicitly opened after parsing
the command line, if no other database is already open.

Rename init_database() to setup_open_database()
It is re-entrant.
2021-04-28 22:26:40 +02:00
doc Rename PACKAGE_VERSION to XCA_VERSION 2021-04-26 10:10:23 +02:00
img Adapt build methods for Apple developer account 2021-04-24 23:16:36 +02:00
lang Merge pull request #271 from GH3844HL/master 2021-04-28 17:08:37 +02:00
lib Fix opening a database on startup. 2021-04-28 22:26:40 +02:00
m4 Gentoo Bug #562288 linking fails with =dev-util/pkgconfig-0.29 2015-10-06 07:58:39 +02:00
misc Rename PACKAGE_VERSION to XCA_VERSION 2021-04-26 10:10:23 +02:00
test improve autotest 2009-11-25 09:01:49 +01:00
ui KeyDetail with ReadOnly option 2021-04-24 23:16:36 +02:00
widgets Fix opening a database on startup. 2021-04-28 22:26:40 +02:00
xcf Add first shot of installer dialog Image 2020-01-21 21:34:31 +01:00
.gitignore Merge remote-tracking branch 'github/master' 2020-03-23 06:49:15 +01:00
.travis.yml XCA does not compile against OpenSSL 0.9.8 anymore 2021-04-25 16:11:05 +02: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 2021-04-23 15:57:32 +02:00
configure.ac Improve patchlevel calculation 2021-04-28 21:00:33 +02:00
COPYRIGHT Adapt build methods for Apple developer account 2021-04-24 23:16:36 +02:00
Dockerfile OpenSSL upstream URL layout changed 2020-04-07 21:52:43 +02:00
gen_commithash.h.sh Indicate development and release version by git commit hash 2018-01-28 11:36:37 +01:00
git.publish Improve development version calculation as 4th digit 2020-04-01 22:56:53 +02:00
git.release Fix git.release script 2020-04-27 15:03:36 +02:00
github.release.py Improvement of changelog.html. Indent the pre-releases 2018-03-15 23:12:16 +01:00
INSTALL XCA does not compile against OpenSSL 0.9.8 anymore 2021-04-25 16:11:05 +02:00
INSTALL.docker Fix typo in URL 2020-04-07 22:34:30 +02:00
INSTALL.mac INSTALL.mac: Fix minor documentation typo 2021-04-01 11:02:22 +02:00
INSTALL.qmake Rename PACKAGE_VERSION to XCA_VERSION 2021-04-26 10:10:23 +02:00
INSTALL.qt5 SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
INSTALL.w64 remove makensis, rename build-w32 to build-w64 2020-02-19 21:40:36 +01:00
Libtool.version Update libtool version 2018-08-02 07:45:23 +02:00
local.h.in Rename PACKAGE_VERSION to XCA_VERSION 2021-04-26 10:10:23 +02:00
Local.mak.in Rename PACKAGE_VERSION to XCA_VERSION 2021-04-26 10:10:23 +02:00
Makefile Adapt build methods for Apple developer account 2021-04-24 23:16:36 +02:00
OpenSSL.version Make the macOS SDK release a configure option 2021-04-24 23:16:36 +02:00
README.md Update README.md 2020-04-27 15:03:36 +02:00
Rules.mak Refactor context menu 2015-05-17 09:17:04 +02:00
VERSION Prepare XCA 2.3.0 2020-04-29 15:18:49 +02:00
xca.pro Rename PACKAGE_VERSION to XCA_VERSION 2021-04-26 10:10:23 +02:00

XCA -- X Certificate and Key Management

Build Status

Release Notes

  • The latest release is 2.3.0
  • This is a minor release, fixing a couple of bugs and adding some minor features.
  • Since version 2 of XCA the database format changed to SQL Don't try to open it with older versions of XCA (< 1.4.0). They will corrupt the database.
  • Please report issues on github https://github.com/chris2511/xca/issues

Changelog:

A detailled changelog can be found here:

http://hohnstaedt.de/xca/index.php/software/changelog

Documentation

This application is documented in the Help menu and here:

https://www.hohnstaedt.de/xca/index.php/documentation/manual