From 271100d43adf28b3c97dfdbc10465829918b64e0 Mon Sep 17 00:00:00 2001 From: martoc Date: Sat, 13 Apr 2024 12:45:36 -0500 Subject: [PATCH] docs: Added client cert/key path --- docs/INTRODUCTION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INTRODUCTION.md b/docs/INTRODUCTION.md index bed4b34..1e6ff29 100644 --- a/docs/INTRODUCTION.md +++ b/docs/INTRODUCTION.md @@ -34,7 +34,7 @@ aws cloudformation create-stack --stack-name vpn-client --template-body file://s ## Configure AWS VPN Client * Download the configuration file from the AWS Console -* Update the configuration file with the client certificate and client key adding this section to the configuration file below the `` section +* Update the configuration file with the client certificate `workdir/client.crt` and client key `workdir/client.key` adding this section to the configuration file below the `` section ``` -----BEGIN CERTIFICATE-----