Skip to content

Conversation

@ldragone
Copy link

Added support for "direct TLS" introduced in Postgres 17+ (changelog).

To connect with the new mode use: ssl: 'direct'.

This connection mode is recommended for use with AWS Aurora DSQL (blog post).

@porsager
Copy link
Owner

Thanks a lot for the PR. I just pushed my own change - I wanted to do it a bit differently, and also to use the psql equivalent sslnegotiation. Now both query param, options and env vars work too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants