jdk/test/sun/management/jmxremote/bootstrap/management_ssltest09_ko.properties.in
author jbachorik
Tue, 29 Oct 2013 21:49:46 +0100
changeset 21404 0e54d286d846
parent 2 90ce3da70b43
permissions -rw-r--r--
8027358: sun/management/jmxremote/bootstrap/LocalManagementTest.java failing since JDK-8004926 Reviewed-by: alanb, egahlin
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
com.sun.management.jmxremote.ssl.enabled.cipher.suites=SSL_RSA_WITH_RC4_128_SHA,SSL_RSA_WITH_RC4_128_MD5
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
com.sun.management.jmxremote.ssl.enabled.protocols=SSLv2Hello,SSLv3,TLSv1,INVALID_PROTOCOL_VERSION
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
com.sun.management.jmxremote.ssl.need.client.auth=true
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
com.sun.management.jmxremote.authenticate=false