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

The psql client accepts a new connection string option in Postgres 16: ?sslrootcert=system. This new option makes it simpler than ever to connect a secure interactive session to your Neon database: You can use psql version 16 with this new option even if your Neon database is sti...

Sources