Why shorter SSL/TLS certificate lifespans matter

Digital certificates are the unsung heroes of the internet, silently verifying that the websites, apps, and services you use are legit and your data is safe. For years, we’ve leaned on certificates with maximum validity term stretching for months and, … Continue reading Why shorter SSL/TLS certificate lifespans matter

How is RabbitMQ’s certificate authentication secure if it uses PKI?

According to the RabbitMQ documentation, any certificate issued by a CA that is in RabbitMQ’s certification bundle will be trusted. Therefore, how can this type of authentication be secure if a CA — e.g., certbot — issues many certificates… Continue reading How is RabbitMQ’s certificate authentication secure if it uses PKI?