X Certificate and Key management
Go to file
Christian Hohnstaedt 953d26c419 Close #21 Support for ODBC (MSSQL)
Add ODBC QSQL Database driver

Column "public" in public_keys table is a keyword in
MSSQL. Double quote it.
Double quotes are invalid on MySQL in non-ANSI mode.
Force ANSI mode for MySQL/MariaDB databases.

MSSQL also has a maximum VARCHAR of 8000

Schema updates are not performed for each new database.
New databases are immediately created conforming to schema:7
Schema 5 and 6 get updated to 7.
Schemas < 5 never have been released officially. (pre 2.0.0)

Switch "Database name" label to "DSN" for ODBC databases.
2020-01-13 07:24:08 +01:00
doc Update version numbers 2019-12-15 06:40:21 +01:00
img Close #136 Provide 64bit version of xca 2020-01-10 21:31:05 +01:00
lang Add japanese translation 2020-01-06 19:34:37 +01:00
lib Close #21 Support for ODBC (MSSQL) 2020-01-13 07:24:08 +01:00
m4 Gentoo Bug #562288 linking fails with =dev-util/pkgconfig-0.29 2015-10-06 07:58:39 +02:00
misc Close #136 Provide 64bit version of xca 2020-01-10 21:31:05 +01:00
test improve autotest 2009-11-25 09:01:49 +01:00
ui Close #21 Support for ODBC (MSSQL) 2020-01-13 07:24:08 +01:00
widgets Close #21 Support for ODBC (MSSQL) 2020-01-13 07:24:08 +01:00
xcf update images 2009-12-05 15:54:20 +01:00
.gitignore Update .gitignore and xca.pro 2018-07-07 10:02:54 +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 2019-12-14 13:24:15 +01:00
configure.ac Close #136 Provide 64bit version of xca 2020-01-10 21:31:05 +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
git.publish Also publish xca-portable.zip 2018-11-07 20:43:26 +01:00
git.release Update release script 2018-11-07 19:12:40 +01:00
github.release.py Improvement of changelog.html. Indent the pre-releases 2018-03-15 23:12:16 +01:00
INSTALL Update documentation 2020-01-05 14:03:13 +01:00
INSTALL.mac Update documentation 2020-01-05 14:03:13 +01:00
INSTALL.qmake Update documentation 2020-01-05 14:03:13 +01:00
INSTALL.qt5 SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
INSTALL.w32 Close #136 Provide 64bit version of xca 2020-01-10 21:31:05 +01:00
Libtool.version Update libtool version 2018-08-02 07:45:23 +02:00
local.h.in Switch to autoconf for the configure script 2014-11-05 14:05:58 +01:00
Local.mak.in Close #136 Provide 64bit version of xca 2020-01-10 21:31:05 +01:00
Makefile Close #21 Support for ODBC (MSSQL) 2020-01-13 07:24:08 +01:00
OpenSSL.version Update version numbers 2019-12-15 06:40:21 +01:00
README.md Update changelog 2018-09-13 18:59:32 +02:00
Rules.mak Refactor context menu 2015-05-17 09:17:04 +02:00
VERSION Update version numbers 2019-12-15 06:40:21 +01:00
xca.pro Add japanese translation 2020-01-06 19:34:37 +01:00

XCA -- X Certificate and Key Management

Release Notes

  • This is a patch release fixing some minor bugs
  • Make a backup copy of your database!
  • Since version 2 of XCA the database format changed to SQL(ite)
  • 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:

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