Skip to content

Commit 36be394

Browse files
committed
Update AWS procedure
1 parent 0f2763e commit 36be394

File tree

1 file changed

+5
-1
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates

1 file changed

+5
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates/manual-deployment.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,11 @@ Google Apps Manager (GAM) uses its own certificate store. To add a Cloudflare ce
589589

590590
### AWS CLI
591591

592-
If you're using the AWS CLI, you need to set the `AWS_CA_BUNDLE` environment variable to use a Cloudflare root certificate. Commands are available for different operating systems in the [AWS instructions](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html).
592+
If you are using the AWS CLI, you need to set the `AWS_CA_BUNDLE` environment variable to use a Cloudflare root certificate:
593+
594+
1. [Download a Cloudflare certificate](#download-the-cloudflare-root-certificate) in `.pem` format.
595+
2. In a terminal, set the [`AWS_CA_BUNDLE` environment variable](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html) to the location of your certificate depending on your operating system.
596+
3. Restart your terminal.
593597

594598
### PHP Composer
595599

0 commit comments

Comments
 (0)