Security

Topics related to security, PKI, compliance requirements, industry standards, and risk management.

DNS CAA Records: The Underused Security Feature That Controls Who Can Issue Certificates for Your Domain

I discovered CAA records the hard way — reading about a case where a CA mistakenly issued a certificate for a domain they weren’t supposed to. After that, I started adding CAA records to every domain I manage. It takes five minutes and it’s one of those quiet security improvements that nobody notices until something

DNS CAA Records: The Underused Security Feature That Controls Who Can Issue Certificates for Your Domain Read Post »

Self-Signed SSL Certificates: When to Use Them and How to Create Them

Self-signed certificates get a bad reputation because browsers show scary warning pages when they encounter them. But that reputation comes from misuse — using self-signed certs where a trusted certificate is needed. In the right context, a self-signed certificate is the correct tool. Here’s where I actually use them: internal APIs that communicate server-to-server, development

Self-Signed SSL Certificates: When to Use Them and How to Create Them Read Post »

Scroll to Top