The lib will trust any certificate when connecting to a RunDeck instance running on HTTPS (even self-signed certificates).
+See the Java doc on proxies. You will need a JAVA_OPTS env variable with a value like "-Dhttp.proxyHost=localhost -Dhttp.proxyPort=8888".
+