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

[python-driver] stop using ssl_options, and start using ssl_context #7115

Open
fruch opened this issue Jan 17, 2024 · 1 comment
Open

[python-driver] stop using ssl_options, and start using ssl_context #7115

fruch opened this issue Jan 17, 2024 · 1 comment
Assignees

Comments

@fruch
Copy link
Contributor

fruch commented Jan 17, 2024

SCT python driver is using ssl_options and should be switching to use ssl_context
since ssl_options is deprecated (and also broken for scylla-driver==3.26.4 ontop python 3.12)

See: scylladb/python-driver#284

@fruch fruch assigned juliayakovlev and unassigned fruch Jan 21, 2024
@juliayakovlev
Copy link
Contributor

juliayakovlev commented Jan 25, 2024

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

No branches or pull requests

2 participants