Skip to content

Commit b9f2328

Browse files
committed
Minor update wording
1 parent 83aa319 commit b9f2328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mkdocs/docs/aws.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ arcticdb_ext.exceptions.StorageException: E_S3_RETRYABLE Retry-able error: S3Err
133133
A loss of network connectivity could trigger such an error. Note, that this error will appear after several attempts to re-establish the connection
134134
### Custom CA cert support
135135

136-
Due to a [bug](https://github.com/aws/aws-sdk-cpp/issues/2920) in AWS C++ SDK, STS authentication users on below OS are required to turn off [S3Storage.VerifySSL](https://docs.arcticdb.io/latest/runtime_config/#s3storageverifyssl):
136+
Due to a known [issue](https://github.com/aws/aws-sdk-cpp/issues/2920) in AWS C++ SDK, STS authentication users on below OS are required to turn off [S3Storage.VerifySSL](https://docs.arcticdb.io/latest/runtime_config/#s3storageverifyssl):
137137
* RHEL Distributions with custom CA cert
138138
* Other Linux distributions
139139

0 commit comments

Comments
 (0)