Cassandra和FIPS支持

问题描述

有关于Cassandra和FIPS启用的问题。

对于节点间加密,使用的cipher_suites应该是DHE / ECDHE密码。 在cassandra.yaml中,“启用或禁用节点间加密”下有以下注释,应该足够好,但进一步查看以下链接将不起作用-https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/FIPS.html

# Enable or disable inter-node encryption
# JVM defaults for supported SSL socket protocols and cipher suites can
# be replaced using custom encryption options. This is not recommended
# unless you have policies in place that dictate certain settings,or
# need to disable vulnerable ciphers or protocols in case the JVM cannot
# be updated.
# FIPS compliant settings can be configured at JVM level and should not
# involve changing encryption settings here:
# https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/FIPS.html

任何有关这方面的指针或细节都会有所帮助。 谢谢!

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)