.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 […]