diff --git a/docs/security.md b/docs/security.md index baadfefbec826ebc8e878d08c9d5d1043fd8641d..67956930fe5d9f582e8bc4bed02006da13835591 100644 --- a/docs/security.md +++ b/docs/security.md @@ -82,6 +82,7 @@ Key-stores can be generated by `keytool` program. The reference documentation fo [here](https://docs.oracle.com/javase/7/docs/technotes/tools/solaris/keytool.html). The most basic steps to configure the key-stores and the trust-store for the standalone deployment mode is as follows: + * Generate a keys pair for each node * Export the public key of the key pair to a file on each node * Import all exported public keys into a single trust-store