dvassallo / s3-benchmark

Measure Amazon S3's performance from any location.
MIT License
822 stars 133 forks source link

Insecure Endpoints #24

Open mattgagliardi opened 3 years ago

mattgagliardi commented 3 years ago

There doesn't appear to be a flag/option to test against insecure (self-signed or otherwise untrusted) endpoints. Am I simply missing something? I'll offer a preemptive mea culpa here...I've inherited a lab in a crappy state and I'm trying to get that straightened out, including valid certs. from an internal CA for everything. In the meantime I've got a need to do some S3 benchmarking/testing.

AdiTDR commented 3 months ago

Hello! Any luck with self-signed certificates? I'm trying to benchmark a local MinIO deployment.