mirror of
https://github.com/clearml/clearml-agent
synced 2025-02-07 13:26:08 +00:00
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:
parent
5a6caf6399
commit
6c5087e425
@ -285,6 +285,7 @@ sdk {
|
|||||||
# secret: "12345678"
|
# secret: "12345678"
|
||||||
# multipart: false
|
# multipart: false
|
||||||
# secure: false
|
# secure: false
|
||||||
|
# verify: /path/to/ca/bundle.crt OR false to not verify
|
||||||
# }
|
# }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user