Skip to content

WIP: disable verification for all HTTPS calls

Maciej Pawel Szymanski requested to merge disable-cert-verification into master

This is to fix <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)> showing up while opening connection to LHCbPR api since 17th of May.

Merge request reports