Configure HTTPS transport

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2874

This topic has not yet been written. The content below is from the topic description.
Supports all the configuration attributes as the HTTP Invoker, plus the following: SSLImplementation - Sets the Tomcat SSLImplementation to use. This should always be org.jboss.remoting.transport.coyote.ssl.RemotingSSLImplementation. The main difference with the HTTP invoker is that the HTTPS Invoker uses an SSLServerSocket by default, created by an SSLServerSocketFactory. See section Socket factories and server socket factories for more information.