Skip to content

Conversation

@the-glu
Copy link
Contributor

@the-glu the-glu commented Aug 13, 2025

This upgrade psycopg and rewrite legacy_ssl_version_rejected to work with any python version.

Python / openssl / etc. don't support TLS < 1.2 anymore, so legacy_ssl_version_rejected manually send TLS packets to try to establish an old TLS connection and check for legacy version alerts.

This has the same behavior as before (and raw packets on the TCP connection are the same as before).

Follow #1109

Copy link
Contributor

@mickmis mickmis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 64bb01c
Nice!

@the-glu
Copy link
Contributor Author

the-glu commented Aug 18, 2025

#1094 has been merged while it contained the commits present in this PR. PR is now useless ^^'

@the-glu the-glu closed this Aug 18, 2025
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