The project ATM uses certifi and by default ignores system certs (for example company internal CA can be added there).
Please use the system certs, as all other application like curl or urllib3 does by default.
workaround: figure out were the system certs today and pass SSL_CA_BUNDLE.