Commit Graph

8 Commits

Author SHA1 Message Date
Gunnar Beutner 17003d0157 Remove unnecessary initializers
refs #7247
2014-10-23 19:02:16 +02:00
Michael Friedrich 339d0604e1 Cli: Catch ssl errors in pki request command
fixes #7426
2014-10-23 16:07:48 +02:00
Gunnar Beutner 9ee523e601 Clean up the "agent setup" command a bit
refs #7423
2014-10-23 03:35:01 +02:00
Michael Friedrich 57883ce8ae Cli: Fix setup agent --master and use Utility::FileCopy()
refs #7423
2014-10-22 19:27:21 +02:00
Michael Friedrich bda94f14f4 Cli: Add basic setup agent calls (unfinished)
refs #7423
2014-10-22 10:26:22 +02:00
Gunnar Beutner 5e7e49708c Clean up code a bit 2014-10-22 08:08:39 +02:00
Michael Friedrich 4477901123 Cli: Implement Pki Get*Path() helpers
refs #7423
2014-10-21 18:15:05 +02:00
Michael Friedrich 3ab9e35cc0 Cli: Move pki command funactionality into PkiUtility class
Preparing for usage in setup agent cli command.

refs #7423
2014-10-21 16:02:44 +02:00