Created
January 20, 2020 13:15
-
-
Save renalpha/cb96279ee89a65ae880594a22bbfa0da to your computer and use it in GitHub Desktop.
Mac os Valet fix Guzzle SSL error
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/openssl/cert.pem /usr/local/etc/openssl/cert.pem.bak && cat ~/.config/valet/CA/LaravelValetCASelfSigned.pem >> /usr/local/etc/openssl/cert.pem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment