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
{{ message }}
This repository was archived by the owner on Mar 12, 2020. It is now read-only.
Make cert verification actually work
Certificate used to be given to 'cert' parameter for requests which
is actually for client certs. Pass it to 'verify' instead.