You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.