[
https://issues.apache.org/jira/browse/CASSANDRA-19175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ekaterina Dimitrova updated CASSANDRA-19175:
--------------------------------------------
Fix Version/s: 5.x
(was: 5.1-beta)
> Test Failure:
> dtest.sslnodetonode_test.TestNodeToNodeSSLEncryption.test_ca_mismatch
> -----------------------------------------------------------------------------------
>
> Key: CASSANDRA-19175
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19175
> Project: Cassandra
> Issue Type: Bug
> Components: CI
> Reporter: Ekaterina Dimitrova
> Priority: Normal
> Fix For: 4.1.x, 5.x
>
>
> [https://ci-cassandra.apache.org/job/Cassandra-trunk/1782/testReport/dtest.sslnodetonode_test/TestNodeToNodeSSLEncryption/test_ca_mismatch/]
> h3.
> {code:java}
> Error Message
> assert False
> Stacktrace
> self = <sslnodetonode_test.TestNodeToNodeSSLEncryption object at
> 0x7fca5921d050> def test_ca_mismatch(self): """CA mismatch should cause nodes
> to fail to connect""" credNode1 = sslkeygen.generate_credentials("127.0.0.1")
> credNode2 = sslkeygen.generate_credentials("127.0.0.2") # mismatching CA!
> self.setup_nodes(credNode1, credNode2)
> self.fixture_dtest_setup.allow_log_errors = True
> self.cluster.start(no_wait=True) found = self._grep_msg(self.node1,
> _LOG_ERR_HANDSHAKE) self.cluster.stop() > assert found E assert False
> sslnodetonode_test.py:115: AssertionError
> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]