Hi.
I'm trying to use the Dashboard plugin but I get the following error:
Your server had a problem connecting to WPMU DEV: "SSLRead() return error -9806". Please try again.
If this problem continues, please contact your host with this error message and ask:
"Is php on my server properly configured to be able to contact https://premium.wpmudev.org/api/dashboard/v1/ with a POST HTTP request via fsockopen or CURL?"
It's a local environment.
I'm prepare it with homebrew. Curl, openssl, it s all OK.
brew install --without-apache --with-fpm --with-mysql --with-pgsql --with-homebrew-curl --with-homebrew-openssl --without-snmp php56
Any Ideas?
[]'s