nginx

Tag

Cards List
#nginx

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
#nginx

CVE-2026-42530: Use after free in nginx HTTP/3 QUIC module

Lobsters Hottest · 2026-06-18

CVE-2026-42530 discloses a use-after-free vulnerability in nginx's HTTP/3 QUIC module.

0 favorites 0 likes
#nginx

Blog ran on Ubuntu 16.04 for 10 years. I migrated it to FreeBSD

Hacker News Top · 2026-05-21 Cached

The author migrated their blog from a 10-year-old Ubuntu 16.04 VPS to a more cost-effective FreeBSD VPS, detailing the motivation, setup, and introduction to FreeBSD Jails with Bastille.

0 favorites 0 likes
#nginx

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
#nginx

New Nginx Exploit

Hacker News Top · 2026-05-14 Cached

A critical heap buffer overflow vulnerability in Nginx's rewrite module (CVE-2026-42945) allows unauthenticated remote code execution, with a proof-of-concept exploit released. The bug affects Nginx versions from 0.6.27 to 1.30.0 and various Nginx Plus releases.

0 favorites 0 likes
#nginx

Achieving NGINX Remote Code Execution via an 18-Year-Old Vulnerability

Lobsters Hottest · 2026-05-13 Cached

Researchers used an autonomous system to discover a critical heap buffer overflow vulnerability in NGINX's rewrite module (CVE-2026-42945), present since 2008, enabling remote code execution. Multiple CVEs were confirmed by NGINX.

0 favorites 0 likes
← Back to home

Submit Feedback