https://robohash.org's cert expired last night. This prompted me to want to cache images we get from them so we don't hammer this free service and so we don't have to rely on it.
Right now robohash.py does not verify the TLS cert. When it gets fixed, we should set verify=True
https://robohash.org's cert expired last night. This prompted me to want to cache images we get from them so we don't hammer this free service and so we don't have to rely on it.
Right now robohash.py does not verify the TLS cert. When it gets fixed, we should set
verify=True