Home / Companies / Neon / Blog / Post Details
Content Deep Dive

MITM attacks are easier to avoid with psql (Postgres) 16

Blog post from Neon

Post Details
Company
Date Published
Author
George MacKerron
Word Count
1,689
Company Posts That Month
6
Language
English
Hacker News Points
9
Post removed?
No
Summary

The new psql client in Postgres 16 simplifies secure interactive sessions by introducing a new connection string option, ?sslrootcert=system, which leverages the trusted CA certificates built into the operating system as root certs and performs proper authentication via sslmode=verify-full. This makes it easier to connect to databases while avoiding common security pitfalls such as MITM attacks, which can occur when encryption and authentication are not properly established. The new option is especially useful for users who previously connected using ?sslmode=require, which was found to be vulnerable to DNS-spoofing attacks. By utilizing the sslrootcert=system option, users can ensure their connections are secure and resistant to such attacks.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Real-time 1 2,496 566 185 +13%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.