Skip to content

Fix/pglite socket ssl request#990

Open
OneCalmCloud wants to merge 4 commits into
electric-sql:mainfrom
OneCalmCloud:fix/pglite-socket-ssl-request
Open

Fix/pglite socket ssl request#990
OneCalmCloud wants to merge 4 commits into
electric-sql:mainfrom
OneCalmCloud:fix/pglite-socket-ssl-request

Conversation

@OneCalmCloud
Copy link
Copy Markdown

#989
Handle the SSLRequest startup packet per the PostgreSQL wire protocol: when SSL is not available, respond with N so the client may continue with a cleartext StartupMessage. Improves interoperability with JDBC clients such as DBeaver that probe TLS first without requiring manual SSL mode tweaks. See https://www.postgresql.org/docs/current/protocol-message-formats.html .

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.

1 participant