Skip to content

Instantly share code, notes, and snippets.

@i-rocky
Created February 20, 2023 10:47
Show Gist options
  • Select an option

  • Save i-rocky/7cc2f053dfce780f89a15867b966ee24 to your computer and use it in GitHub Desktop.

Select an option

Save i-rocky/7cc2f053dfce780f89a15867b966ee24 to your computer and use it in GitHub Desktop.
CERT_PATH=$(python -m certifi)
export SSL_CERT_FILE=${CERT_PATH}
export REQUESTS_CA_BUNDLE=${CERT_PATH}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment