Let's Encrypt SSL Certificate Zero Downtime Renewal in WordPress Cluster
Nowadays, an SSL is a necessity for any website in production, thus certificate issuing and renewal are routine tasks that can be easily automated by tools like Let’s Encrypt. These processes are performed using open-source certbot with the standalone authenticator. The main drawback here is the possible downtime of the web application server during the automatic certificate renewal and domain validation.