We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4099572 commit 6f93e65Copy full SHA for 6f93e65
features/security/ssl_encryption.feature
@@ -43,6 +43,8 @@ Feature: SSL encryption
43
connection successful
44
"""
45
46
+ # This test doesn't apply for C* 4.0; see RUBY-335 for details
47
+ @cassandra-version-specific @cassandra-version-less-4.0
48
Scenario: Connection fails when not using SSL encryption
49
Given a running cassandra cluster with SSL encryption enabled
50
And the following example:
0 commit comments