Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate error with S3 upload to bucket named as FQDN host #9059

Closed
cyberduck opened this issue Oct 17, 2015 · 1 comment
Closed

Certificate error with S3 upload to bucket named as FQDN host #9059

cyberduck opened this issue Oct 17, 2015 · 1 comment
Labels
bug duplicate s3 AWS S3 Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

c2a4b2b created the issue

Steps to reproduce.

Create S3 bucket for a statically hosted site (https://docs.aws.amazon.com/AmazonS3/latest/dev/website-hosting-custom-domain-walkthrough.html)

Cyberduck for Windows 4.7.2:
Configure a bookmark to access the bucket and you'll get a warning indicating that that the certificate is not valid and that "You might be connecting to a servver that is pretending to be <www.example.com>.s3.amazonaws.com" (where example.com is the bucket named after your FQDN).

duck.sh for Linux 4.7.2:
Upload to the bucket and you will get a warning: The certificate for this server is invalid. You might be connecting to a server that is pretending to be “<www.example.com>.s3.amazonaws.com” which could put your confidential information at risk. Would you like to connect to the server anyway? (y/n):
... (where example.com is the bucket named after your FQDN)

In the case of the Windows Cyberduck UI one is given an option to click the button "Show Certificate" which does indeed show the valid certificate for *.s3.amazonaws.com

I don't experience this issue when uploading to buckets that do not match the FQDN format.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #3813.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug duplicate s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

1 participant