Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PECO-1857] Use SSL options with HTTPS connection pool #425

Merged
merged 7 commits into from
Aug 22, 2024

Conversation

kravets-levko
Copy link
Collaborator

This issue seems to be a regression after #131

SSL options (_tls_no_verify, _tls_trusted_ca_file, _tls_client_cert_file, _tls_client_cert_key_file, _tls_client_cert_key_password) are not used for requests to Thrift backend: they are just not passed to connection pool

Signed-off-by: Levko Kravets <levko.ne@gmail.com>
Signed-off-by: Levko Kravets <levko.ne@gmail.com>
Signed-off-by: Levko Kravets <levko.ne@gmail.com>
Signed-off-by: Levko Kravets <levko.ne@gmail.com>
Signed-off-by: Levko Kravets <levko.ne@gmail.com>
Signed-off-by: Levko Kravets <levko.ne@gmail.com>
@yunbodeng-db
Copy link
Contributor

When you make the change please let @benc-db know so he can change his code to adapt.

Signed-off-by: Levko Kravets <levko.ne@gmail.com>
@kravets-levko kravets-levko merged commit 1f8cf73 into main Aug 22, 2024
13 checks passed
@kravets-levko kravets-levko deleted the PECO-1857-ssl-options-ignored branch August 22, 2024 16:11
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.

3 participants