pkiadm/cmd/pkiadm
Gibheer bc410d2d10 overall cleanup and bugfixing
This commit fixes some minor issues with self signed certificates. On
the way to that fix, some other issues were fixed, which I can't
remember.
This also adds a couple of log output to make it easier to understand,
what actually happens in the daemon.
2017-07-28 14:45:56 +02:00
..
ca.go overall cleanup and bugfixing 2017-07-28 14:45:56 +02:00
certificate.go overall cleanup and bugfixing 2017-07-28 14:45:56 +02:00
csr.go fix a minor function spelling thingy 2017-06-07 21:03:32 +02:00
location.go add location support 2017-05-31 21:03:51 +02:00
main.go add basic CA support 2017-07-14 20:41:03 +02:00
private_key.go add private key handling 2017-05-28 23:55:39 +02:00
public_key.go add public key support 2017-06-03 21:56:32 +02:00
serial.go add basic serial support 2017-06-07 21:03:06 +02:00
subject.go add private key handling 2017-05-28 23:55:39 +02:00