How do I set up Informer to use an https:// (SSL) connection?
There are two parts to setting up Informer to use SSL. The first is setting up your certificate and importing it into the java virtual machine. You may find that documentation here: http://docs.codehaus.org/display/JETTY/How+to+configure+SSL You may ignore the configuring jetty xml code, this all happens automatically by Informer. The second part is Informer configuration. In the informer installation directory, you will see a file ‘informer.properties’.