Tag: let’s encrypt
-
Certbot HTTP Verification Debugging Details
Ran across a fun issue with Let’s Encrypt and certbot today. The issue at hand seemed straightforward at first: we were attempting to create a new SSL certificate via Let’s Encrypt but kept hitting a wall with the http validation process. For those unfamiliar, Let’s Encrypt utilizes a simple challenge-response mechanism to verify domain ownership.…