test/javax/management/remote/rest/sslconfigClient
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

javax.net.ssl.keyStore=keystoreClient
javax.net.ssl.keyStorePassword=glopglop
javax.net.ssl.trustStore=truststoreClient
javax.net.ssl.trustStorePassword=glopglop