test/javax/management/remote/rest/mgmt1.properties
author hb
Tue, 29 Aug 2017 13:34:15 +0530
branchjmx-rest-api
changeset 55985 0c5a02edfdef
permissions -rw-r--r--
REST Adapter Initial commit 1. Unit tested and working GET/POST interfaces 2. Unit tested and working JSON parser
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
55985
0c5a02edfdef REST Adapter Initial commit
hb
parents:
diff changeset
     1
#
0c5a02edfdef REST Adapter Initial commit
hb
parents:
diff changeset
     2
#Sun Aug 27 13:25:24 IST 2017
0c5a02edfdef REST Adapter Initial commit
hb
parents:
diff changeset
     3
com.sun.management.jmxremote.ssl=true
0c5a02edfdef REST Adapter Initial commit
hb
parents:
diff changeset
     4
com.sun.management.jmxremote.rest.port=8686
0c5a02edfdef REST Adapter Initial commit
hb
parents:
diff changeset
     5
com.sun.management.jmxremote.ssl.config.file=/home/harsha/work/jdk10_rest/jdk/test/javax/management/remote/rest/sslConfigAgent
0c5a02edfdef REST Adapter Initial commit
hb
parents:
diff changeset
     6
com.sun.management.jmxremote.authenticate=false