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

Fix issue with subdomains and buckets with periods #2359

Merged
merged 1 commit into from Dec 24, 2018

Conversation

ransombriggs
Copy link
Contributor

This brings over the functionality from fog that avoids using the aws subdomain when https and the bucket has periods in it. I had to update the tests for assets.site.com because this also falls victim to the same bug that I encountered.

-> % curl https://assets.site.com.s3.amazonaws.com
curl: (51) SSL: certificate subject name (*.s3.amazonaws.com) does not match target host name 'assets.site.com.s3.amazonaws.com'

@mshibuya mshibuya merged commit 46d2067 into carrierwaveuploader:master Dec 24, 2018
@mshibuya
Copy link
Member

Sounds reasonable, thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants