Created
May 23, 2020 19:14
-
-
Save incraigulous/56e13870f737987d59ad113c32adc3b2 to your computer and use it in GitHub Desktop.
Fix Valet Curl certificate issue, failed to connect
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cp /usr/local/etc/[email protected]/cert.pem /usr/local/etc/[email protected]/cert.pem.bak && cat ~/.config/valet/CA/LaravelValetCASelfSigned.pem >> /usr/local/etc/[email protected]/cert.pem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment