This release adds 3 notable features for engineering teams evaluating rollout.
Published 4mo
Network Security
✓ No known CVEs patched
✓ No known CVEs patched in this version
Affected surfaces
auth
rbac
crypto_tls
Summary
AI summaryAdded first-class raw QUIC client mTLS support with configurable server-side client‑certificate policies.
Full changelog
- Added first-class raw QUIC client mTLS support through the public
connectQuic()andconnectQuicAsync()options, includingcert/keyvalidation and explicitERR_HTTP3_TLS_CONFIG_ERRORfailures for invalid TLS input. - Added raw QUIC server-side client certificate policy control with
clientAuth: 'none' | 'request' | 'require', defaulting torequirewhenever a client-verificationcais configured. - Added peer-certificate inspection on
QuicServerSessionwithpeerCertificatePresented,getPeerCertificate(), andgetPeerCertificateChain()so applications can pin exact client certificates after CA verification. - Updated the raw QUIC API contract, configuration reference, and QUIC guide with explicit mTLS examples, server policy semantics, and a documented certificate-pinning pattern.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Http3
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]