java - sun.security.ssl.allowUnsafeRenegotiation -


does option "-dsun.security.ssl.allowunsaferenegotiation=true" work in ibm's jvm ships websphere 7

no. work

com.ibm.jsse2.renegotiate=none

but option works after install actualy fixes renegotiating vulnerabilities. level required fixes sr6.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -