Skip to content

Commit

Permalink
Merge pull request #508 from iterate-ch/issue/484
Browse files Browse the repository at this point in the history
Add warning for AWS2 signature authentication
  • Loading branch information
dkocher authored Mar 25, 2024
2 parents 5fcae30 + 4f4f2b7 commit 078ae56
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion protocols/s3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ The default port is `443`.
````{tab} AWS2
```{attention}
Connection profiles using legacy AWS2 signature authentication are not recommended to be used with AWS S3 as some features like _Key Management Service_ and _CloudFront configuration_ won't be supported
```
**Authentication with signature version AWS2**
An incomplete list of known providers that require the use of AWS2
Expand All @@ -106,8 +110,10 @@ The default port is `80`.
The default port is `443`.
- {download}`Download<https://profiles.cyberduck.io/S3%20AWS2%20Signature%20Version%20(HTTPS).cyberduckprofile>` the S3 AWS2 Signature Version (HTTPS) profile for preconfigured settings.
````
````
`````

### AWS Gov Cloud
Expand Down

0 comments on commit 078ae56

Please sign in to comment.