Dive into an exploration of computer programming and systems administration here. This is an old blog and company website for Flipping Binary, LLC, an IT services provider.
Latest Bits
-
Generating reusable CSRs for Let’s Encrypt
with TLSA
Let’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
certificates
DNS-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 Ubuntu
While 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 emails
Certbot 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
Linux
UPDATE: 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 ...