storj/pkg/identity
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
..
cert_authority_test.go CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
certificate_authority.go Consolidate identity management to identity cli commands (#1083) 2019-01-18 11:36:58 +01:00
common.go pkg/provider: split into pkg/server, pkg/identity (#953) 2019-01-02 12:23:25 +02:00
generate.go prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
identity_test.go prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
identity.go use Node ID for metrics ID (#1052) 2019-01-15 10:02:54 -05:00
setup.go Fix CA Timeout and show progress to the user (#915) 2019-01-02 09:41:01 -05:00
utils.go Consolidate identity management to identity cli commands (#1083) 2019-01-18 11:36:58 +01:00