Our builds stopped working with a certify-error

`./docker-deploy.sh DEV
Building node
/usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning1.
InsecurePlatformWarning
ERROR: SSL error: [Errno 1] ssl.c:510: error:14090086:SSL routines:SSL3GET_SERVER_CERTIFICATE:certificate verify failed
/usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning1.
InsecurePlatformWarning

./docker-deploy.sh DEV returned exit code 1

Started happening about 19hours ago