Update S3 bucket verify option for minio (#83)

Use verify configuration option to skip verify or set ca bundle path
This commit is contained in:
pshowbs 2021-11-06 07:40:35 -05:00 committed by GitHub
parent 5a6caf6399
commit 6c5087e425
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -285,6 +285,7 @@ sdk {
# secret: "12345678"
# multipart: false
# secure: false
# verify: /path/to/ca/bundle.crt OR false to not verify
# }
]
}