I have just created the CA of my second node (first one just filled up!) and I’m seeing this message as part of the output:
Please *move* CA key to secure storage - it is only needed for identity management and isn't needed to run a storage node!
/path/to/storj/identity/storagenode/ca.key
As far as I understand, the CA key needs to be stored safely to avoid generating a new certificate that can copycat my node on the network, right?
My question is: can this CA (and private key) be used when generating other nodes?
Is it planned to be used somewhere else?
Just asking because I still have (as expected) the certificate, CA, and private keys of my first node and if it can be reused maybe it can be interesting.
Thanks in advance!