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

https option #18

Merged
merged 1 commit into from
Apr 30, 2023
Merged

https option #18

merged 1 commit into from
Apr 30, 2023

Conversation

shinriyo
Copy link
Contributor

If set to true, https is used instead of http. Default is true.

Refer to: http https option #17

If set to true, https is used instead of http. Default is true.
@Serdnad
Copy link
Owner

Serdnad commented Apr 29, 2023

Thanks for opening a PR! I'm not sure what use case there might be for hitting an S3 URL without HTTPS is though - left a comment saying the same on that issue.

@shinriyo
Copy link
Contributor Author

https://docs.aws.amazon.com/AmazonS3/latest/userguide/WebsiteEndpoints.html
It is this use case.

It does not support SSL connections

@Serdnad
Copy link
Owner

Serdnad commented Apr 30, 2023

I see, thanks for sharing. It's not entirely clear to me that those website endpoints support uploading... That said, since you default to the current behavior, I don't see any reason against adding support for this. Thanks again!

@Serdnad Serdnad merged commit e74435c into Serdnad:master Apr 30, 2023
@shinriyo shinriyo deleted the patch-1 branch April 30, 2023 15:24
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.

2 participants