From 1d8b3550cbcd3a51b521f6678dff2fe51f3b95d5 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Thu, 27 Aug 2020 23:47:46 -0500 Subject: [PATCH] Update docs --- aws/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aws/README.md b/aws/README.md index 9ecb6ee..137e4ec 100644 --- a/aws/README.md +++ b/aws/README.md @@ -46,6 +46,8 @@ This template generates a key pair for you during deployment, and the private ke You will need to save the private key from the **Outputs** tab to a file on your computer, if you want to access the VPN server via SSH. +> **Note:** You may need to format the private key by replacing all spaces with newlines, before saving to a file. + ![Show key](show-key.png)