Commit Graph

3 Commits

Author SHA1 Message Date
Gibheer 1cdac69f4b wire up the CA implementation
With this version, the certificates are now using the supplied CA
mechanism.
2017-07-15 00:57:03 +02:00
Gibheer cfca29e4b8 fix parameters and show output
The parameters weren't used because of using the package instead of the
variable.

Also the output of the show-cert option was adjusted because of the long
hash. There needs to be a better solution for that.
2017-06-07 22:33:57 +02:00
Gibheer 0586796bf5 add basic certificate support
This is the first draft of the basic certificate support. Some fields
need to be shown when inspecting a certificate, but it should work fine
for now.
2017-06-06 23:03:42 +02:00