Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我IBM JDK J9在AIX操作系统上使用。
IBM JDK J9
AIX
我想知道我需要在java.security文件中更改什么以启用SSLv3安全套接字层协议。或者是否需要更改另一个文件才能启用此协议?
java.security
SSLv3
删除或注释掉以下行“jdk.tls.disabledAlgorithms=SSLv3”