Creating and Renewing Let’s Encrypt certificates with AWS Lambda – part 2
Sooner or later every SSL certificate expires, and in the Let’s Encrypt case, the validity is 90 days. In a standard situation, we would have Certbot that automatically inspects certificates that need to be renewed, however this is not applicable…