SSLs Explained!

With Apple’s Safari and now Google Chrome actively warning users if a site is not encrypted now is a good time learn about SSLs. Fortunately the folks at ManageWP have put together this great article which goes into detail about the differences between SSLs. The article covers the differences between free and paid certificates and […]


[nginx/php-fpm] curl: (56) SSLRead() return error -9806: how we fixed it

tl;dr: Back up /etc/nginx, uninstall nginx, install the latest version of nginx, restore your /etc/nginx backup. Recently our own site was experiencing SSL connection issues. We first noticed it in Safari when connecting to wavemotiondigital.com and another site we host on the same server, both using SSLs. Oddly enough, another site hosted on the same […]