pkiadm handles certificate authorities and automated certificate generation.
Go to file
Gibheer bc84bc4a28 add location support
This commit adds basic support for adding, deleting, ... locations. This
needed a bit of rework for the ResourceName, as it was kind of stupid to
have different implementations server internally and in the lib.

There is still some need for cleanup, but it works basically.
2017-05-31 21:03:51 +02:00
cmd add location support 2017-05-31 21:03:51 +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
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
resourcetype_string.go add location support 2017-05-31 21:03:51 +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