From d92eb98b9ffb3c3d91751446062d626329f4eae8 Mon Sep 17 00:00:00 2001 From: gus Date: Wed, 30 Oct 2024 09:04:46 -0700 Subject: [PATCH] Update Connecting.md Change "unencrypted" to "encrypted" for the Encrypted Key section --- doc/Connecting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Connecting.md b/doc/Connecting.md index 576120f79..a0f4e881e 100644 --- a/doc/Connecting.md +++ b/doc/Connecting.md @@ -177,7 +177,7 @@ If you are using a different method for authentication, see the examples below: where: - - `{pathToThePrivateKeyFile}` is the path to the file containing the unencrypted private key. + - `{pathToThePrivateKeyFile}` is the path to the file containing the encrypted private key. - `{passwordForDecryptingThePrivateKey}` is the password for decrypting the private key. - Specify an unencrypted private key (read from a file):