[
https://issues.apache.org/jira/browse/CASSANDRA-18930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Lerer updated CASSANDRA-18930:
---------------------------------------
Fix Version/s: 5.0-rc
(was: 5.x)
> Test failure:
> dtest-novnode.sslnodetonode_test.TestNodeToNodeSSLEncryption.test_ssl_client_auth_required_fail
>
> --------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-18930
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18930
> Project: Cassandra
> Issue Type: Bug
> Components: Test/dtest/python
> Reporter: Ekaterina Dimitrova
> Priority: Normal
> Fix For: 5.0-rc
>
>
> Seen on trunk:
> [https://ci-cassandra.apache.org/job/Cassandra-trunk/1744/testReport/dtest-novnode.sslnodetonode_test/TestNodeToNodeSSLEncryption/test_ssl_client_auth_required_fail/]
> {code:java}
> Error Message
> assert False
> Stacktrace
> self = <sslnodetonode_test.TestNodeToNodeSSLEncryption object at
> 0x7f45f37786d0> def test_ssl_client_auth_required_fail(self): """peers need
> to perform mutual auth (cient auth required), but do not supply the local
> cert""" credNode1 = sslkeygen.generate_credentials("127.0.0.1") credNode2 =
> sslkeygen.generate_credentials("127.0.0.2") self.setup_nodes(credNode1,
> credNode2, client_auth=True) self.fixture_dtest_setup.allow_log_errors = True
> self.cluster.start(no_wait=True) time.sleep(2) found =
> self._grep_msg(self.node1, _LOG_ERR_HANDSHAKE, _LOG_ERR_GENERAL) > assert
> found E assert False sslnodetonode_test.py:83: 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]