- Generating reusable CSRs for Let’s Encrypt with TLSALet’s Encrypt’s standard ACME client, Certbot, allows you to reuse Certificate Signing Requests (CSRs). This is helpful because then you can keep a consistent TLSA record like I talked about ...
- TLSA and DANE-EE with Let’s Encrypt certificatesDNS-based Authentication of Named Entities (DANE) with TLSA is an incredible evolution in the security of web services. The modern way of encrypting a web service is with Transport Layer ...
- Clear your Postfix email queue in UbuntuWhile you’re configuring a new email server with Postfix, you might run across a situation where your Postfix email queue has invalid emails waiting for delivery. Maybe you changed some ...
- Update your address for Certbot reminder emailsCertbot is a great tool for automating HTTPS certificate requests and renewals from Let’s Encrypt. The first time you use Certbot on a server, it asks you to submit your ...
- Certbot-auto 0.21.1 installation and usage on LinuxUPDATE: The Ubuntu repository appears to have updated to the latest version of certbot, but this process can be used on almost any distribution of Linux when your repository is ...