© 2026 Hashnode
I was today years old when I learned that SSL is obsolete. For the longest time, I knew you needed an SSL certificate to make your website "secure." I understood the basic idea: data between your browser and server gets encrypted. But I never actuall...

⚠️DISCLAIMER: The scripts and procedures outlined in this guide are intended strictly for non-production environments (Development, Test, POC). Code listed is AI generated, but completely tested on Windows 11 and reader assume all risks associated wi...

Every time you shop online, log into your bank account, or enter personal information on a website, you're trusting that your data remains private and secure. The technology that makes this possible? SSL/TLS certificates. These digital guardians work...

Here's my step-by-step guide to get your Proxmox GUI accessible securely via your domain! 🛠️ Step-by-Step Guide: Proxmox + Cloudflare Tunnels with Zero Trust & TLS What You’ll Need: A Proxmox VE server (I’m on v8.2, but this works for most version...

Recently I was assigned with the task for establishing the MTLS communication between two pods. In this blog I will share my experience about implementing MTLS. Here I have created two Nginx pods and cert-manager to generate certificates Mutual TLS ...

Certificates at Different Level In the previous blog, we discussed how SSL/TLS certificates work. In brief, the server requests a certificate from a Certificate Authority (CA), the CA issues the certificate, and then the server presents this certifi...
