Hacker News new | ask | show | jobs
by the_mitsuhiko 2605 days ago
It also comes up when working with buckets of others. Right now if you build a service that is supposed to fetch from a user supplied s3 bucket the path access was the safest.

Now one would need to hook the cert validation and ignore dots which can be quite tricky because deeply hidden in an ssl layer.

1 comments

How does the S3 CLI handle this? Do they hook cert validation? (I assume they must actually validate HTTPS...)
Pretty sure you get a cert error or they still use paths. Boto (what it’s build on) has an open issue for this for a few years now.