summaryrefslogtreecommitdiff
path: root/SSL
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2009-02-08 00:31:37 +0000
committerPaul Buetow <paul@buetow.org>2009-02-08 00:31:37 +0000
commit6d1e588e91f8e3e3a49e9256504e221e1ca49c10 (patch)
tree0febfdd8f0443a40805f087ec30772b93bd8b515 /SSL
parent61f116835333121d4b67c21a160622822d482f4e (diff)
SSL works
Diffstat (limited to 'SSL')
-rw-r--r--SSL/README.en.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/SSL/README.en.txt b/SSL/README.en.txt
new file mode 100644
index 0000000..e91baa6
--- /dev/null
+++ b/SSL/README.en.txt
@@ -0,0 +1,2 @@
+See http://www.ibm.com/developerworks/java/library/j-customssl/ for creating
+your own SSL keys etc.