diff --git a/README.md b/README.md index a4f85a95..865ffcd2 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Steps: 1. If you want to create certificates for more nodes, just delete the `node.*` files (after you've finished the next step!) and re-run the above command with the new node name. -1. Put the contents of the `certs` folder in `.certs/` under your portal's root +1. Put the contents of the `certs` folder in `.cr_certs/` under your portal's root dir and store the content of `my-safe-directory` somewhere safe. #### Configure your CockroachDB node diff --git a/yarn.lock b/yarn.lock index 1237c922..49112415 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8800,11 +8800,6 @@ junk@^3.1.0: resolved "https://registry.yarnpkg.com/junk/-/junk-3.1.0.tgz#31499098d902b7e98c5d9b9c80f43457a88abfa1" integrity sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ== -jwt-decode@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-3.1.2.tgz#3fb319f3675a2df0c2895c8f5e9fa4b67b04ed59" - integrity sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A== - keyv@3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/keyv/-/keyv-3.0.0.tgz#44923ba39e68b12a7cec7df6c3268c031f2ef373"