18F / tock

We use Tock to track and report our time at 18F
https://18f.gsa.gov/2015/05/21/TockingTime/
Other
120 stars 37 forks source link

add REQUESTS_CA_BUNDLE env var to prod #1742

Closed cantsin closed 7 months ago

cantsin commented 7 months ago

We forgot to add this environment variable for production (this was already set in staging). This env var allows python libraries to pick up the system ssl certificates on the cloud.gov instance.