SSL Certificates SSL (Secure Sockets Layer) certificates are digital certificates that authenticate the identity of a website and enable an encrypted connection. They are crucial for ensuring secure data transfer…
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,…