kmgowda / SBK

Storage Benchmark Kit
https://kmgowda.github.io/SBK
Apache License 2.0
30 stars 66 forks source link

Add insecure option to MinIO driver #364

Closed thatsdone closed 2 years ago

thatsdone commented 2 years ago

Add '-insecure' option to MinIO driver, and resolve #359

Signed-off-by: Masanori Itoh masanori.itoh@gmail.com

kmgowda commented 2 years ago

@thatsdone thank you ..

kmgowda commented 2 years ago

@thatsdone is it possible update this driver with TLS authentication and security? you need add additional params such -key and -cert not a manditory , in case you are using minio server with TLS enabled or any other security enabled , then i suggest the update the sbk-minio driver too.