AWS Security ChangesHomeSearch

AWS vpn documentation change

Service: vpn · 2025-04-20 · Documentation low

File: vpn/latest/clientvpn-admin/cvpn-working-certificates.md

Summary

Grammar correction and clarification about certificate revocation list operations (import/export)

Security assessment

Fixes grammatical errors in existing security documentation about certificate revocation. While CRLs are security-related, this change doesn't introduce new security features or address vulnerabilities - it improves clarity of existing security controls.

Diff

diff --git a/vpn/latest/clientvpn-admin/cvpn-working-certificates.md b/vpn/latest/clientvpn-admin/cvpn-working-certificates.md
index 5119f1c2e..9c6d95e45 100644
--- a//vpn/latest/clientvpn-admin/cvpn-working-certificates.md
+++ b//vpn/latest/clientvpn-admin/cvpn-working-certificates.md
@@ -7 +7 @@
-Client VPN client certificate revocation lists are used to revoke access to a Client VPN endpoint for specific client certificates. You can generate the revocation list as well as import or an existing list or export your current list a revocation list file. Generating a list is performed using the OpenVPN software on either Linux/macOS or on Windows. Importing and exporting can be done using either the Amazon VPC Console or by using the AWS CLI. 
+Client VPN client certificate revocation lists are used to revoke access to a Client VPN endpoint for specific client certificates. You can either generate a revocation list or import an existing list. You can also export your current list a revocation list file. Generating a list is performed using the OpenVPN software on either Linux/macOS or on Windows. Importing and exporting can be done using either the Amazon VPC Console or by using the AWS CLI.