diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2009-05-09 13:21:16 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2009-05-09 13:21:16 +0000 |
commit | 73e0c50cb8b3ed77c5e168288c36e04c960e8d8d (patch) | |
tree | e3f0a192e629438b134f77ecc7d014af4a4557cc /README.SSL | |
parent | 5be92ed07d88a71ab4c4ab29c1142bc71e4b4f2e (diff) | |
download | fetchmail-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.SSL | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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. |