This is an automated email from the ASF dual-hosted git repository.
jonmeredith pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 77912be753 Merge branch 'cassandra-5.0' into trunk
new b9586501a6 Internode legacy SSL storage port certificate is not hot
reloaded on update
new a4be70930f Merge branch 'cassandra-4.1' into cassandra-5.0
new cfe48de019 Merge branch 'cassandra-5.0' into trunk
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 1 +
examples/ssl-factory/build.xml | 2 +-
.../cassandra/net/InboundConnectionInitiator.java | 4 +-
.../org/apache/cassandra/net/InboundSockets.java | 12 +++
.../cassandra/net/InternodeConnectionUtils.java | 1 +
.../cassandra/net/MessagingServiceMBeanImpl.java | 10 +-
.../cassandra/net/OutboundConnectionInitiator.java | 3 +-
.../org/apache/cassandra/security/SSLFactory.java | 82 +++++++++-------
.../cassandra/transport/PipelineConfigurator.java | 8 +-
.../apache/cassandra/transport/SimpleClient.java | 3 +-
.../test/AbstractEncryptionOptionsImpl.java | 2 +-
.../security/DefaultSslContextFactoryTest.java | 2 +-
.../security/PEMBasedSslContextFactoryTest.java | 4 +-
.../apache/cassandra/security/SSLFactoryTest.java | 105 ++++++++++++++-------
14 files changed, 153 insertions(+), 86 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]