storj/pkg/identity
aligeti 32f95a14fd
satellite/certdb: remove certdb that was used to store uplink certificates (#2760)
* satellitedb/certDB: refactors of the node certificate storage DB table

The existing implementation doesnt allow to store the complete certificate chain of uplinkIDs or storagenodeIDs, so the current table is dropped and new table will be added which addresses the storage and retrieval of certificates

pkg/identity: fixes spelling mistakes that I missed on PR#2754

Fixes V3-1992/V3-2388
2019-08-12 10:41:34 -04:00
..
certificate_authority_test.go internal/testrand: new package for random data (#2282) 2019-06-26 13:38:51 +03:00
certificate_authority.go expose identity version flag on relevant identity cli commands (#1776) 2019-04-22 13:58:57 +03:00
common.go pkg: Align errs Class messages (#2485) 2019-07-08 17:37:12 -04:00
generate.go pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
identity_test.go pkg/identity: support encode and decode functionality of Peer Identity information 2019-08-09 15:23:29 -04:00
identity.go satellite/certdb: remove certdb that was used to store uplink certificates (#2760) 2019-08-12 10:41:34 -04:00
revocation_db_test.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
revocation_db.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
utils.go Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00