How to add HTTPS/SSL Certificates to a WordPress Website
Here is a short guide on how to add HTTPS / SSL Certificates to your Wordpress website. It uses Certbot and Let’s Encrypt to manage and auto-renew certificates.
Here is a short guide on how to add HTTPS / SSL Certificates to your Wordpress website. It uses Certbot and Let’s Encrypt to manage and auto-renew certificates.
Every web application in the world that maintains user data has to deal with sessions. As developers, we need to know what they are and how to use them. This post explains how sessions work in Express.
Everyone agrees that web application security is very important but few take it seriously. Here’s a 13-step security checklist that you should follow before deploying your next web application.