pkiadm/cmd/pkiadmd
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
..
certificate.go add location support 2017-05-31 21:03:51 +02:00
crypto.go initial commit 2017-05-28 11:33:04 +02:00
csr.go add location support 2017-05-31 21:03:51 +02:00
location.go add location support 2017-05-31 21:03:51 +02:00
main.go add location support 2017-05-31 21:03:51 +02:00
private_key.go add location support 2017-05-31 21:03:51 +02:00
public_key.go add location support 2017-05-31 21:03:51 +02:00
publickeytype_string.go initial commit 2017-05-28 11:33:04 +02:00
resourcetype_string.go initial commit 2017-05-28 11:33:04 +02:00
serial.go add location support 2017-05-31 21:03:51 +02:00
server.go move subject related server functions to subject 2017-05-28 21:36:16 +02:00
storage.go add location support 2017-05-31 21:03:51 +02:00
subject.go add location support 2017-05-31 21:03:51 +02:00