Entries Tagged ‘certificate pinning’

.NET Certificate Pinning: A Practical Guide

In the previous article “Certificate Pinning: Why Your App Needs It“, we discussed why certificate pinning is essential for securing client-server communication. This article will focus on pure technical side of certificate pinning implementation. We will create a simple command line application that fetches source code of my SaaS product web site CertWatch. Why command […]

Certificate Pinning: Why Your App Needs It

Today, we, developers have it easier than anytime before. The AI bubble was supposed to replace us or at the very least, lower our hourly rate. Instead we have gained even more flexibility and speed. Always improving AI agents lured a lot of people to coding. The number of apps released each day went exponential. […]