python certificate - Serbipunk/notes GitHub Wiki
/Applications/Python\ 3.9/Install\ Certificates.command
python -m pip install --upgrade certifi
export SSL_CERT_FILE=$(python -m certifi)
/Applications/Python\ 3.9/Install\ Certificates.command
python -m pip install --upgrade certifi
export SSL_CERT_FILE=$(python -m certifi)