mirror of
https://github.com/chris2511/xca.git
synced 2026-09-14 11:06:19 +05:00
The ta-key will be generated on-demand and assigned to the issuing CA. All issued certificates of this CA will use the same ta-key. It can be exported as single file and will also be part of the exported openvpn configuration file. Extend export tests to validate the output of ta-keys and adapt the OpenVPN conf file export test to also check the ta-key. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| export.cpp | ||
| importPEM.cpp | ||
| main.cpp | ||
| main.h | ||
| newKey.cpp | ||
| pem.cpp | ||
| PwDialogMock.h | ||
| renewal.cpp | ||