Web Standards & Protocols

HTTP/3, QUIC, TLS, HTML/CSS/JS, and IETF/W3C developments.

  • 5 Tracked terms
  • Last 30 days Feed window

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Web Standards & Protocols


dev.to > heymaikol > ping-works-but-https-doesnt-how-to-find-what-actually-broke-5c6n

Ping Works, but HTTPS Doesn't: How to Find What Actually Broke

1+ day, 8+ hour ago   (851+ words) You've probably seen this before: So the network works, right? Or your browser spins forever. This is one of the most common traps in network troubleshooting: treating a successful ping as proof that "the network is fine." ping answers one…...


ibtimes.sg > why-internet-so-difficult-use-now-cookie-banners-paywalls-dark-patterns-explained-93127

Why the Free Internet Now Feels Like a Negotiation Every Time You Open a Website

1+ day, 11+ hour ago   (179+ words) International Business Times, Singapore Edition The internet has become more difficult to use because publishers face growing pressure to generate revenue while privacy rules have made tracking and consent more complicated. You visit a website for one answer. Before you…...


aboutchromebooks.com > err_cert_common_name_invalid

How To Fix err_cert_common_name_invalidcom?

4+ day, 8+ hour ago   (716+ words) Chrome stops a page and prints NET::ERR_CERT_COMMON_NAME_INVALID when the name written on a site’s SSL certificate does not match the address you asked for. Most cases trace back to the server. A smaller share come from your own device, a…...


dev.to > jhenderson1992 > autohttps-a-zero-dependency-automatic-https-library-for-aspnet-core-kestrel-382j

AutoHttps: a zero-dependency automatic HTTPS library for ASP.NET Core / Kestrel

1+ week, 1+ day ago   (235+ words) Hi. I maintain a library called AutoHttps. It gets a real TLS certificate for your ASP.NET Core app from Let's Encrypt (or any ACME certificate authority) and renews it automatically. You add the package, set three values, and Kestrel…...


dev.to > nodevguy > tls-certificates-actually-explained-no-hand-waving-3eka

TLS certificates, actually explained, no hand-waving

1+ week, 5+ day ago   (1587+ words) Most developers use TLS constantly and understand it vaguely, "it's the padlock, it means encrypted," without a clear picture of what's actually happening or, more usefully, what actually breaks and why when a cert issue takes down production. Let me…...


insidephilanthropy.com > home > got-a-org-site-heres-how-that-supports-online-safety-and-security

Got a.org Site? Here’s How That Supports Online Safety and Security

1+ week, 6+ day ago   (511+ words) Wendy Paris | September 1, 2026 In August, PIR announced the 35 finalists of the 2026.ORG Impact Awards, which recognizes individuals and organizations around the world making positive contributions in a handful of specific categories. Each finalist receives $2,500, and this year, honorable mention winners…...


linuxfordevices.com > tutorials > linux > burpsuite-with-firefox

Setting up the Burp Suite certificate in Firefox

2+ week, 3+ day ago   (877+ words) A Burp Suite certificate in Firefox is what lets the proxy read your HTTPS traffic without throwing security warnings on every page. Firefox keeps its own certificate store instead of using the operating system’s, so importing Burp’s CA certificate here…...


medium.com > @contact_38858 > the-certificate-that-expired-at-2-03-am-5d25d5b684d2

The Certificate That Expired at 2:03 AM

2+ week, 6+ day ago   (439+ words) https://appdirs.com/ At 2:02 AM, everything was working. At 2:03 AM, users started receiving connection errors. The servers were running. CPU and memory were …...


dandc.eu > en > article > china-staatliche-souveraenitaet-zensur

State sovereignty and censorship | D+C - Development + Cooperation

2+ week, 6+ day ago   (327+ words) The Iranian regime has established a sophisticated system of digital blockades, surveillance and censorship. Experts believe that it cooperates to this end with the Chinese government and uses technologies supplied by Chinese state-owned firms. This would certainly tie in very…...


dev.to > sunshoutkernel > stop-saying-ssl-tls-only-does-three-jobs-and-your-ssl-cert-is-usually-not-the-outage-26dh

Stop saying SSL: TLS only does three jobs, and your 'SSL cert' is usually not the outage

2+ week, 6+ day ago   (330+ words) Runbooks still say "renew the SSL certificate" when the browser warning is obsolete protocol. The certificate can be brand new. The tunnel is still TLS 1.0. This is a shortened English note. The tables, handshake diagram, and OpenSSL CLI checks live…...