 
			Reputation
Badges 1
11 × Eureka!Here is what the error is:botocore.exceptions.SSLError: SSL validation failed for https://<redacted>/clearml/.clearml.test [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)
And here is the applicable configuration in clearml.conf:
` sdk {
aws {
s3 {
key: "<redacted>"
secret: "<redacted>"
host: "<redacted>"
        credentials: [
            {
                bucket...
happy to help document, can you provide where I should do that?
and path works as well, thank you so much!
I can but that is not a configuration we would want to run with in production
ok, ya something must override the standard configuration options
can we also put the path to the CA?
yes, I have secure: true, when set as false its a different error. and yes the agent is running in venv mode (as opposed to?)
hey, that worked! what library is being used that reads that configuration?
going to try it again with a path to ca instead of false