Letsencrypt failed to renew
We were getting this letsencrypt renewal error on some Ubuntu 16.04 machines: OSError: Command /opt/eff.org/certbot/venv/bin/python2.7 – setuptools pkg_resources pip wheel failed with error code 1 Googling around, hit a few walls and finally found the solution, just need to run...
Enable HTTPS on wordpress + Fix the Mix Content HTTPS alert
Google Chrome is going to show the Non-Secure alert for all Non-HTTPS sites, after hitting a few bad reference, we have finalize the following works fine: Use Let’sEncrypt to generate yourself a valid SSL, or just use CloudFlare’s FlexiSSL Make...