Skip to content

Commit

Permalink
docs(ET-1813): add more for AWS_CA_BUNDLE
Browse files Browse the repository at this point in the history
  • Loading branch information
yidian1997 authored and gvasquezvargas committed Feb 6, 2025
1 parent 0a839e3 commit 21bce26
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ The Apicurio client uses it to perform mTLS authentication with the `transporter
### `AWS_CA_BUNDLE (Optional)`
This is only needed if you are using a self-signed certificate for the object storage. You need to set the path to the CA bundle file.

You don't need to set this if you are using AWS S3 or s3 compatible storage with publicly-trusted CAs.

### `AWS_ENDPOINT_URL_S3`
1) If you are using AWS S3, you can find the endpoint url in: https://docs.aws.amazon.com/general/latest/gr/s3.html

Expand Down

0 comments on commit 21bce26

Please sign in to comment.