Understanding SQL Transparent Data Encryption (TDE) What is SQL TDE? SQL Transparent Data Encryption (TDE) is a technology used in SQL Server and Azure SQL Database to perform real-time I/O…
C# and handling SSL Certificate Problems
Image by Vectorportal.com, CC BY Background Throughout my career, virtually every project I have worked on has integrated with other systems. In the 'old days', the security of these systems…
Installing & Configuring Traefik with SSL certs
The problem After running my Kubernetes services without a 'proper' SSL, using the traefik self-signed certificate and having browsers complain all of the time that there was a security problem,…