mirror of https://github.com/dapr/docs.git
forgot one
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
45707c226d
commit
80b11f3e9a
|
|
@ -67,7 +67,7 @@ The application code defines two required keys:
|
|||
- Private RSA key
|
||||
- A 256-bit symmetric (AES) key
|
||||
|
||||
Generate the keys using OpenSSL:
|
||||
Generate two keys, an RSA key and and AES key using OpenSSL and write these to two files:
|
||||
|
||||
```bash
|
||||
mkdir -p keys
|
||||
|
|
|
|||
Loading…
Reference in New Issue