mirror of
https://github.com/chris2511/xca.git
synced 2026-09-12 19:51:05 +05:00
X Certificate and Key management
Translate the special text "DNS:copycn" in the SAN to the final common name. Add checkobox "Copy Common Name" to the SAN Edit box, for a user-friendly editing of the "DNS:copycn" During certificate creation, an empty common name together with "DNS:copycn" in the SAN will raise a warning message and the opportunity to change the settings. Change the SAN in the HTTP-server XCA template from "DNS:your.server.name.here" to "DNS:copycn" to already take advantage of this feature in the default template. |
||
|---|---|---|
| doc | ||
| img | ||
| lang | ||
| lib | ||
| m4 | ||
| misc | ||
| test | ||
| ui | ||
| widgets | ||
| xcf | ||
| .gitignore | ||
| AUTHORS | ||
| bootstrap | ||
| changelog | ||
| configure.ac | ||
| configure.w32 | ||
| COPYRIGHT | ||
| gen_commithash.h.sh | ||
| git.publish | ||
| git.release | ||
| github.release.py | ||
| INSTALL | ||
| INSTALL.mac | ||
| INSTALL.qmake | ||
| INSTALL.qt5 | ||
| INSTALL.w32 | ||
| local.h.in | ||
| Local.mak.in | ||
| Makefile | ||
| OpenSSL.version | ||
| README.md | ||
| Rules.mak | ||
| VERSION | ||
| xca.pro | ||
XCA -- X Certificate and Key Management
Release Notes
- 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.
- The "Undelete" feature is currently not implemented. If an item gets deleted, it will be lost!
- Please report issues on github https://github.com/chris2511/xca/issues