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

Error 51 when accessing S3 buckets with a period (.) in the name #1579

Open
youphyun opened this issue May 29, 2015 · 0 comments
Open

Error 51 when accessing S3 buckets with a period (.) in the name #1579

youphyun opened this issue May 29, 2015 · 0 comments

Comments

@youphyun
Copy link

When accessing Amazon S3 buckets with a period (.) in their name, I get an error "51 - SSL: no alternative certificate subject name matches target host name". This error is caused by validation failure of the SSL certificate for the Amazon S3 servers.

During the setup even an error is displayed: "bucket can only consist of basic alphanumeric characters plus dot (.)". However the dots are also causing issues.

There are several other sites referring to this problem for example:
boto/boto#2836

[Thu May 28 12:09:29.491270 2015] [:error] [pid 837] [client x.x.x.x:58533] {severity:warn, description:"Uncaught exception (/var/www/openphoto/src/libraries/external/aws/lib/requestcore/requestcore.class.php:797): cURL resource: Resource id #24; cURL error: SSL: no alternative certificate subject name matches target host name 'trovebox.test.s3.amazonaws.com' (51)", additional:}, referer: http://ec2-x-x-x-x.eu-central-1.compute.amazonaws.com/setup/3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant