Aplogies for responding to an old comment, but I wanted to leave a comment since this actually fixed my issue recently.
Typing in the commands above one at a time worked fine.
The Echo statement is just putting # cert.pem file for openssl and export SSL_CERT_FILE=/usr/local/etc/openssl/certs/cert.pem" >> ~/.bash_profile
into your .bash_profile file.
The quote gets closed on the SSL_CERT_FILE line.
Anyway, the SSL errors have gone away for me, much happier bc of it ;)
No comments:
Post a Comment