mirror of
https://github.com/chris2511/xca.git
synced 2026-09-12 19:51:05 +05:00
X Certificate and Key management
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. |
||
|---|---|---|
| doc | ||
| img | ||
| lang | ||
| lib | ||
| m4 | ||
| misc | ||
| test | ||
| ui | ||
| widgets | ||
| xcf | ||
| .gitignore | ||
| AUTHORS | ||
| bootstrap | ||
| changelog | ||
| configure.ac | ||
| COPYRIGHT | ||
| gen_commithash.h.sh | ||
| git.publish | ||
| git.release | ||
| github.release.py | ||
| INSTALL | ||
| INSTALL.mac | ||
| INSTALL.qmake | ||
| INSTALL.qt5 | ||
| INSTALL.w32 | ||
| Libtool.version | ||
| local.h.in | ||
| Local.mak.in | ||
| Makefile | ||
| OpenSSL.version | ||
| README.md | ||
| Rules.mak | ||
| VERSION | ||
| xca.pro | ||
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