storj/cmd/certificates
Egon Elbre bbf81f2479 Consolidate identity management to identity cli commands (#1083)
* Consolidate identity management:

Move identity cretaion/signing out of storagenode setup command.

* fixes

* linters

* Consolidate identity management:

Move identity cretaion/signing out of storagenode setup command.

* fixes

* sava backups before saving signed certs

* add "-prebuilt-test-cmds" test flag

* linters

* prepare cli tests for travis

* linter fixes

* more fixes

* linter gods

* sp/sdk/sim

* remove ca.difficulty

* remove unused difficulty

* return setup to its rightful place

* wip travis

* Revert "wip travis"

This reverts commit 56834849dcf066d3cc0a4f139033fc3f6d7188ca.

* typo in travis.yaml

* remove tests

* remove more

* make it only create one identity at a time for consistency

* add config-dir for consitency

* add identity creation to storj-sim

* add flags

* simplify

* fix nolint and compile

* prevent overwrite and pass difficulty, concurrency, and parent creds

* goimports
2019-01-18 11:36:58 +01:00
..
auth.go Improvements to certificates commands: (#1012) 2019-01-14 15:28:52 +01:00
main.go Remove captplanet (#1070) 2019-01-17 04:35:22 -05:00
setup.go Consolidate identity management to identity cli commands (#1083) 2019-01-18 11:36:58 +01:00
sign.go Improvements to certificates commands: (#1012) 2019-01-14 15:28:52 +01:00
verify.go Improve cert signing integration test+: (#997) 2019-01-11 15:59:35 +01:00