diff options
author | Marcin Chrzanowski <marcin.j.chrzanowski@gmail.com> | 2020-01-29 22:37:50 +0100 |
---|---|---|
committer | Marcin Chrzanowski <marcin.j.chrzanowski@gmail.com> | 2020-01-29 22:37:50 +0100 |
commit | 7b8d1f5adfe49341de5cd2b595030955c2186ac8 (patch) | |
tree | 0a06697d2b128008108763f66767e91323fe7d9f | |
parent | fc5a509de696fa71d5d81c47bd65aac984fffe92 (diff) |
Mention that keys need only be generated once
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -79,11 +79,13 @@ Each node should have an RMI registry running, started with ### Query signer -The scripts assume that the query signer runs on `rainbow01`. Before starting -it, run +The scripts assume that the query signer runs on `rainbow01`. Before first +starting it, run ./scripts/generate_keys.sh +to generate keys. + If `rainbow01` has ssh access to the other machines, the public key can then be distributed with |