requests.exceptions.SSLError: HTTPSConnectionPool(host='de.catbox.moe', port=443): Max retries exceeded with url:
(Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:749)'),))
They seem to have an issue with SSL as well.
> requests.exceptions.SSLError: HTTPSConnectionPool(host='de.catbox.moe', port=443): Max retries exceeded with url:
> (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:749)'),))
They seem to have an issue with SSL as well.
(post is archived)