Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 12230 invoked from network); 8 Oct 2004 20:32:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Oct 2004 20:32:16 -0000 Received: (qmail 55458 invoked by uid 500); 8 Oct 2004 20:31:35 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 55368 invoked by uid 500); 8 Oct 2004 20:31:35 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@geronimo.apache.org Delivered-To: mailing list scm@geronimo.apache.org Delivered-To: moderator for scm@geronimo.apache.org Received: (qmail 99979 invoked by uid 99); 8 Oct 2004 19:45:45 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: scm@geronimo.apache.org To: scm@geronimo.apache.org Subject: =?iso-8859-1?q?=5BApache_Geronimo_Wiki=5D_Updated=3A__JettySSL?= Date: Fri, 08 Oct 2004 19:45:43 -0000 Message-ID: <20041008194543.96632.78922@minotaur.apache.org> X-Spam-Rating: 127.0.0.1 1.6.2 0/1000/N X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Date: 2004-10-08T12:45:43 Editor: TobyCabot Wiki: Apache Geronimo Wiki Page: JettySSL URL: http://wiki.apache.org/geronimo/JettySSL no comment Change Log: ---------------------------------------------------------------------------= --- @@ -30,6 +30,11 @@ 14:24:39,226 INFO main [SocketListener] Started SocketListener on 0.0.0.0= :8080 }}} = +You can specify the password on the command line if you'd like: + {{{ +$ java -Djetty.ssl.password=3Dpassword -Djetty.ssl.keypassword=3Dpassword = -jar target/bin/server.jar +}}} + =3D=3D=3D Status =3D=3D=3D = At the moment the server starts, and is listening on port 8443, but it doe= sn't appear as if things are all good. For one thing, traffic over the lin= k doesn't appear to be encrypted since I can read it in ethereal.