Commit Graph

4 Commits

Author SHA1 Message Date
Christian Hohnstaedt
1199d776d2 Close #89: ta.key for OpenVPN tls-auth
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.
2024-03-04 12:21:00 +01:00
Christian Hohnstaedt
d17131d297 Warn in case of weak PFX algorithm configured 2024-02-09 22:21:58 +01:00
Christian Hohnstaedt
469d24eb7c Test export functionality and indirectly the import 2024-01-22 12:17:01 +01:00
Christian Hohnstaedt
0775dbf113 Move GUI tests to test/ subdir 2024-01-14 23:43:00 +01:00