diff options
| -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 \ |
