diff options
| author | Paul Buetow <paul@buetow.org> | 2009-02-08 14:15:38 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2009-02-08 14:15:38 +0000 |
| commit | 0992cf8c079efd85f6a81117ad40445085d61e30 (patch) | |
| tree | b6a74d697c63e3b605d569f2be8952aa88b0524e /README.txt | |
| parent | 90966728991f04dbb92cd052c734b4aec658e1b6 (diff) | |
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -35,7 +35,7 @@ computer. java -jar NetCalendar.jar --server-only -4. Start the server with +4. Start the client with java -jar NetCalendar.jar --client-only \ --server-address=$SERVERHOST @@ -64,7 +64,7 @@ save them for example into ./SSL. -Djavax.net.ssl.trustStorePassword=$PASSWORD \ -jar NetCalendar.jar --server-only -4. Start the server with +4. Start the client with java \ -Djavax.net.ssl.keyStore=./SSL/clientKeys \ -Djavax.net.ssl.keyStorePassword=$PASSWORD \ |
