Skip to content

Instantly share code, notes, and snippets.

@dfinnema
Created August 27, 2018 01:55
Show Gist options
  • Save dfinnema/dc1a3076f6badbe8acd8e6afb9c41424 to your computer and use it in GitHub Desktop.
Save dfinnema/dc1a3076f6badbe8acd8e6afb9c41424 to your computer and use it in GitHub Desktop.
Local by Flywheel cURL SSL Fix
/**
* 1. Right click on the site and choose "Open Site SSH"
* 2. Run the command below.
*/
apt-get update && apt-get install ca-certificates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment