开发者

sun.security.ssl.allowUnsafeRenegotiation

Does the option "-Dsun.security.ssl.allow开发者_运维知识库UnsafeRenegotiation=true" work in IBM's JVM that ships with WebSphere 7


No. What would work is

com.ibm.jsse2.renegotiate=none

But even this option works only after you install the actualy fixes for the renegotiating vulnerabilities. The level with the required fixes is SR6.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜