Workaround for SSL bug in WebLogic 10.3.3.0
Hi,
due to a bug in SSL (http://www.oracle.com/technetwork/java/javase/documentation/tlsreadme2-176330.html), Oracle suggests to set the properties sun.security.ssl.allowUnsafeRenegotiation and sun.security.ssl.allowLegacyHelloMessages to true for Java versions < 1.6.0_23.
Who knows the names of those properties for the BEA/Oracle SSL implementation in WebLogic 10.3.3.0?
Many thanks
Markus
due to a bug in SSL (http://www.oracle.com/technetwork/java/javase/documentation/tlsreadme2-176330.html), Oracle suggests to set the properties sun.security.ssl.allowUnsafeRenegotiation and sun.security.ssl.allowLegacyHelloMessages to true for Java versions < 1.6.0_23.
Who knows the names of those properties for the BEA/Oracle SSL implementation in WebLogic 10.3.3.0?
Many thanks
Markus
0