Y
Hacker News
new
|
ask
|
show
|
jobs
by
geofft
2598 days ago
How does the S3 CLI handle this? Do they hook cert validation? (I assume they
must
actually validate HTTPS...)
2 comments
the_mitsuhiko
2598 days ago
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.
link
destroy-2A
2598 days ago
It tries it’s best
https://docs.aws.amazon.com/cli/latest/topic/s3-config.html#...
link