Import an AWS Client VPN client certificate revocation list
You must have a Client VPN client certificate revocation list file to import. For more information about generating a client certificate revocation list, see Generate an AWS Client VPN client certificate revocation list.
You can import a client certificate revocation list using the console and the AWS CLI.
To import a client certificate revocation list (console)
Open the Amazon VPC console at https://console.aws.amazon.com/vpc/
. -
In the navigation pane, choose Client VPN Endpoints.
-
Select the Client VPN endpoint for which to import the client certificate revocation list.
-
Choose Actions, and choose Import Client Certificate CRL.
-
For Certificate Revocation List, enter the contents of the client certificate revocation list file, and choose Import client certificate CRL.
To import a client certificate revocation list (AWS CLI)
Use the import-client-vpn-client-certificate-revocation-list
$
aws ec2 import-client-vpn-client-certificate-revocation-list --certificate-revocation-list file://path_to_CRL_file
--client-vpn-endpoint-idendpoint_id
--regionregion