0
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
Gibheer 31b081c06e update import paths 2022-08-15 22:54:12 +02:00
Gibheer c07b174d42 add more error checking
Based on #13, we need more error checking when opening files. The CA and
CSR files are now checked and return proper error messages in case
something goes wrong.
2018-04-19 08:47:23 +02:00
Gibheer d01892150e rework program flow
This commit is a complete rebuild of pkictl. Before everything was all
over the place and adding new commands was kind of a hassle.

Now each command has its own file and can be adjusted on a command
basis. Options are still used by the same name, but can now use
different descriptions.
2016-10-01 21:56:29 +02:00