Commit Graph

5 Commits

Author SHA1 Message Date
Gibheer 89e7ac94f5 add refresh
This adds the facilities to refresh resources automatically.
2017-10-06 14:25:02 +02:00
Gibheer 70515f6fa6 add basic CA support
This is the intial CA support, but not yet connected with the
certificate signing.
2017-07-14 20:41:03 +02:00
Gibheer 99e4d60516 add list option and some smaller adjustments
This adjusts the output of the initial help and adds the list option.
2017-06-07 22:35:12 +02:00
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
Gibheer 039f72c3d5 initial commit
The basic server and client are working and it is possible to add, list,
show, set and remove subjects.

Locations are not yet written to the filesystem yet and need to be
fixed.
2017-05-28 11:33:04 +02:00