AWS vpn documentation change
Summary
Added link to ACM certificate provisioning documentation
Security assessment
Improves documentation about certificate requirements for VPN endpoints, which is security-adjacent but doesn't address a specific vulnerability.
Diff
diff --git a/vpn/latest/clientvpn-admin/cvpn-working-endpoint-create.md b/vpn/latest/clientvpn-admin/cvpn-working-endpoint-create.md index 7cb2b9f93..4aa48f4d4 100644 --- a//vpn/latest/clientvpn-admin/cvpn-working-endpoint-create.md +++ b//vpn/latest/clientvpn-admin/cvpn-working-endpoint-create.md @@ -30,0 +31,2 @@ The server certificate must be present in AWS Certificate Manager (ACM) in the r +For the steps to provision or import a certificate into ACM, see [AWS Certificate Manager Certificates](https://docs.aws.amazon.com/acm/latest/userguide/gs.html) in the _AWS Certificate Manager User Guide_. +