I writing to you to ask if there is a way to start the jetty server with ssl. Under normal circumstances you should start it like this from the installation directory: java -jar start.jar etc/jetty.xml etc/jetty-ssl.xml Is there a way to accomplish this from the /etc/rc.conf file, maybe a jetty_args variable or something like that? Thanks.