NSNikhil Saiinnikhilsaiankilla.hashnode.dev·Aug 9 · 3 min readPEM vs DER and How to Read an X.509 CertificateCertificates fail loudly in browsers and quietly in mutual-TLS services. The file on disk might be PEM, DER, or "a .crt that is secretly one or the other," and the error message is usually unable to l00
MAMuskan Agrawalinmuskanagrawal.hashnode.dev·Sep 7, 2025 · 2 min readSadservers Day6: Renewing SSL certificatesProblem Statement Today’s challenge involved an expired SSL certificate on an Nginx server serving a “Hello, World!” page over HTTPS. The goal: generate a new certificate with identical issuer and subject details, ensuring seamless security and confi...00