docs update for minio

Use verify configuration option to skip verify or set ca bundle path
This commit is contained in:
pshowbs 2021-11-05 12:46:02 -05:00 committed by GitHub
parent 5a6caf6399
commit 0ab8d6e9e4
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
# }
]
}