Skip to content

Feat: Add support for SSL#9

Open
pinzon wants to merge 2 commits intomasterfrom
feat/ssl-support
Open

Feat: Add support for SSL#9
pinzon wants to merge 2 commits intomasterfrom
feat/ssl-support

Conversation

@pinzon
Copy link
Member

@pinzon pinzon commented Mar 23, 2026

Motivation

This PR adds SSL support to the PostgreSQL proxy. Following @cloutierMat's recommendation, the necessary changes have been migrated from the LocalStack-Ext patches to this repository.

Changes

  • ssl_context attribute in Proxy class
  • _handle_ssl_negotiation method in Proxy class to handle SSL connection negotiation
  • accept_wrapper now utilizes _handle_ssl_negotiation if ssl_context exists

@pinzon pinzon force-pushed the feat/ssl-support branch 2 times, most recently from ea49177 to 18f038f Compare March 23, 2026 21:51
@pinzon pinzon marked this pull request as ready for review March 23, 2026 21:55
@pinzon pinzon requested review from cloutierMat March 23, 2026 22:02
@pinzon pinzon force-pushed the feat/ssl-support branch from 18f038f to 62b8c26 Compare March 23, 2026 22:15
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