summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2009-02-08 01:05:33 +0000
committerPaul Buetow <paul@buetow.org>2009-02-08 01:05:33 +0000
commitf9c028bb612a1753b886939e851c2b21ff17764a (patch)
treee759b7014a46782e2771f9f9593ae47214b7094d /README.txt
parentc5b5f2e553f22f696504d64c07670537c557420e (diff)
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index e162090..aedf8bf 100644
--- a/README.txt
+++ b/README.txt
@@ -49,7 +49,8 @@ III. HOW TO START THE NETCALENDAR DISTRIBUTED (WITH SSL):
1. Server and client should use, if possible, the same version of the JRE.
2. You should copy the complete NetCalendar suite to the client and the server
-computer.
+computer. On edit on both sides (server and client) the conf.txt and set
+use_ssl to true.
3. You should create clientKeys,clientTrust,serverKeys and serverTrust as
discribed in http://www.ibm.com/developerworks/java/library/j-customssl/ and