forked from jackc/pgx
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tls: stop sending ssl_renegotiation_limit in startup message
This addresses jackc#321 with the fix @jackc proposed there. Redshift users that need to connect w/ SSL currently fork the library to delete this parameter, e.g. segmentio@8e0028d And, that's annoying to keep up-to-date :)
- Loading branch information
1 parent
381a1e8
commit ad95b87
Showing
2 changed files
with
4 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters