provide env with SSL certificates
to make sure that the following works in handlers:
python -c "import requests; requests.get('https://lhcb-couchdb.cern.ch/nightlies-nightly')"
python -c "from LbNightlyTools.Utils import Dashboard; d=Dashboard()"
to make sure that the following works in handlers:
python -c "import requests; requests.get('https://lhcb-couchdb.cern.ch/nightlies-nightly')"
python -c "from LbNightlyTools.Utils import Dashboard; d=Dashboard()"