aboutsummaryrefslogtreecommitdiffstats
path: root/README.SSL
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-05-09 13:21:16 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-05-09 13:21:16 +0000
commit73e0c50cb8b3ed77c5e168288c36e04c960e8d8d (patch)
treee3f0a192e629438b134f77ecc7d014af4a4557cc /README.SSL
parent5be92ed07d88a71ab4c4ab29c1142bc71e4b4f2e (diff)
downloadfetchmail-73e0c50cb8b3ed77c5e168288c36e04c960e8d8d.tar.gz
fetchmail-73e0c50cb8b3ed77c5e168288c36e04c960e8d8d.tar.bz2
fetchmail-73e0c50cb8b3ed77c5e168288c36e04c960e8d8d.zip
Add README.SSL-SERVER, revise manual page.
svn path=/branches/BRANCH_6-3/; revision=5297
Diffstat (limited to 'README.SSL')
-rw-r--r--README.SSL12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.SSL b/README.SSL
index 44f0c195..8f6c2a62 100644
--- a/README.SSL
+++ b/README.SSL
@@ -1,6 +1,18 @@
Fetchmail SSL support
=====================
+Note: there is a separate document describing the server-side
+requirements for proper SSL support. It has checklist-style and not
+specific to fetchmail.
+
+In case of troubles, mail it to your ISP and have them check it.
+
+ -- Matthias Andree, 2009-05-09
+
+
+Fetchmail's client-side SSL support
+-----------------------------------
+
NOTE: This text is maybe not explanatory enough, so a little knowledge about
public-key-cryptography and associated topics is required.