pkiadm handles certificate authorities and automated certificate generation.
Go to file
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
cmd fix parameters and show output 2017-06-07 22:33:57 +02:00
certificate.go add basic certificate support 2017-06-06 23:03:42 +02:00
client.go initial commit 2017-05-28 11:33:04 +02:00
config.go initial commit 2017-05-28 11:33:04 +02:00
csr.go add csr support 2017-06-03 22:01:55 +02:00
location.go add location support 2017-05-31 21:03:51 +02:00
pkiadm.json initial commit 2017-05-28 11:33:04 +02:00
private_key.go add private key handling 2017-05-28 23:55:39 +02:00
privatekeytype_string.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
resourcetype_string.go add location support 2017-05-31 21:03:51 +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
transport.go add location support 2017-05-31 21:03:51 +02:00