tls

Tag

Cards List
#tls

Setup a simple web server with bozohttpd on NetBSD

Lobsters Hottest · 2026-08-06 Cached

A practical guide to setting up a simple web server using bozohttpd on NetBSD, including configuration via inetd, HTTPS with acme-client, and optional multi-site setup.

0 favorites 0 likes
#tls

Sula: A Gemini protocol server written in Scryer Prolog

Hacker News Top · 2026-08-05 Cached

Sula is a Gemini protocol server written in Scryer Prolog, featuring TLS via rustls, content negotiation, and graceful shutdown, but requires a patched Scryer Prolog build.

0 favorites 0 likes
#tls

RFC 9851: TLS 1.2 is in Feature Freeze

Hacker News Top · 2026-08-03 Cached

RFC 9851 declares TLS 1.2 to be in feature freeze, allowing only urgent security fixes, new exporter labels, and new ALPN protocol IDs, while encouraging migration to TLS 1.3.

0 favorites 0 likes
#tls

@vpsing_de: Reality domain stealing, from low to high: steal from big companies, steal from neighbors, steal from yourself. How to steal your neighbor's domain? 1. Open http://bgp.he.net, the page will show your network segment, e.g., 1.1.1.1/21. Figure 1 2. Enter your network segment in the search bar, press Enter, then click the Certs menu on the displayed page to see all domains associated with your IP segment. Figure 2 3. With so many domains, which one to choose? (1) Prefer .com and .org, as owners of these domains are generally stable. (2) How to confirm if a domain can be used as a reality disguise domain? 4. Select (copy) a domain, open https://ssllabs.com/ssltest/index.html…, enter the domain, press Enter, Figure 3 5. After testing, scroll down to Configuration; if both TLS 1.3 and TLS 1.2 show yes, the domain is usable. Figure 4 6. Finally, open this website in a browser. If it's a text-only site, it's suitable for small traffic. If it's a media site, it's suitable for large traffic.

X AI KOLs Timeline · 2026-07-22 Cached

This article explains how to use the Hurricane Electric BGP tool to find domains bound to neighbor IP segments, and filter those supporting TLS 1.3 and 1.2 for use as reality disguise domains, adapting traffic type based on site content (text-only or media).

0 favorites 0 likes
#tls

TLS Certificate Validation on Linux

Lobsters Hottest · 2026-07-15 Cached

An in-depth explanation of TLS certificate validation on Linux, covering trust stores, chain building, and common pitfalls such as missing intermediates. The article clarifies why different tools may disagree on certificate validity.

0 favorites 0 likes
#tls

TLS certificates for internal services done right

Hacker News Top · 2026-07-09 Cached

Explains how to set up TLS certificates for internal services using split-horizon DNS, a VPN with DNS resolver, and ACME clients like acme.sh with Let's Encrypt, providing a practical alternative to self-signed certificates.

0 favorites 0 likes
#tls

A [non-hybrid tls-mlkem] standard by any other name: How IETF evades responsibility for its actions

Lobsters Hottest · 2026-07-03

The article criticizes the IETF for evading responsibility in its handling of the non-hybrid TLS-ML-KEM standard, focusing on the organization's accountability in cryptographic standardization.

0 favorites 0 likes
#tls

Preventing token theft

Lobsters Hottest · 2026-07-02 Cached

The article discusses the problem of authentication token theft by infostealer malware and explores a 15-year-old proposal by Dirk Balfanz to use self-signed client certificates for TLS mutual authentication to bind tokens to a specific device, preventing token reuse even if stolen.

0 favorites 0 likes
#tls

Fooling Go's X.509 Certificate Verification

Hacker News Top · 2026-06-06 Cached

This blog post explores a subtle bug in Go's X.509 certificate verification where two seemingly identical CA certificates may lead to different results due to differences in PEM encoding whitespace handling.

0 favorites 0 likes
#tls

A Post-Quantum Future for Let's Encrypt

Hacker News Top · 2026-06-03 Cached

Let's Encrypt announces plans to adopt Merkle Tree Certificates for post-quantum authentication, addressing the growing urgency to migrate to post-quantum signatures in the Web PKI.

0 favorites 0 likes
#tls

Parallel Reconstruction of Lawful TLS Wiretapping

Lobsters Hottest · 2026-05-30 Cached

An analysis and reproduction of lawful TLS wiretapping using ACME automation, based on a real incident involving Russian XMPP service Jabber.ru, demonstrating how certificate-based intercepts can be implemented and detected.

0 favorites 0 likes
#tls

A Private pkg Repo Behind Mutual TLS

Lobsters Hottest · 2026-05-21 Cached

This article describes how to set up a private FreeBSD package repository secured with mutual TLS, including creating a custom certificate authority and configuring nginx to require client certificates.

0 favorites 0 likes
← Back to home

Submit Feedback