> For the complete documentation index, see [llms.txt](https://changelog.agnostic.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.agnostic.dev/20-july-support-for-tls-connections-in-the-postgres-compatibility-layer.md).

# 20 July: Support for TLS connections in the Postgres compatibility layer

We now support TLS-encrypted connections to our Postgres compatibility layer.

You no longer need to specify sslmode=disable when connecting to Agnostic through the Postgres protocol.

This also improves compatibility with tools that do not allow non-encrypted connections.
