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

Run cassandra_int_test tls tests against scylla driver #944

Merged
merged 5 commits into from Dec 8, 2022

Conversation

rukai
Copy link
Member

@rukai rukai commented Nov 29, 2022

For some reason the datastax driver tls tests are failing on my local machine with:

thread 'cassandra_int_tests::source_tls_and_single_tls::case_2_datastax' panicked at 'called `Result::unwrap()` on an `Err` value: "Cassandra error SSL_NO_PEER_CERT: Underlying connection error: Error verifying peer certificate: No peer certificate found"', shotover-proxy/tests/helpers/cassandra.rs:255:26

To investigate the problem I added support for the scylla driver which passes just fine.
I dont think its worth me investigating much further, I now have a TLS test that passes locally that I can use and its probably just some bug (UB?) in cassandra_cpp.

@rukai rukai enabled auto-merge (squash) December 8, 2022 03:52
@rukai rukai merged commit 5fa9075 into shotover:main Dec 8, 2022
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.

None yet

3 participants