diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-02-10 21:24:29 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-02-10 21:24:29 +0000 |
commit | 4e1db9d3b89d27acf1b80c51c02e73cc7ad69bc1 (patch) | |
tree | 5845f1d6a2da25f26b472c19abc462570f6888a4 /fetchmail-FAQ.html | |
parent | ad89715a43c50c3d50409730318c42ba9dc96d3f (diff) | |
download | fetchmail-4e1db9d3b89d27acf1b80c51c02e73cc7ad69bc1.tar.gz fetchmail-4e1db9d3b89d27acf1b80c51c02e73cc7ad69bc1.tar.bz2 fetchmail-4e1db9d3b89d27acf1b80c51c02e73cc7ad69bc1.zip |
Warnings about SSL.
svn path=/trunk/; revision=3040
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r-- | fetchmail-FAQ.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 51c58ad1..d4d0123e 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@ <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2001/02/10 21:20:33 $ +<td width="30%" align=right>$Date: 2001/02/10 21:24:24 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -1946,7 +1946,8 @@ an equal sign.<p> Fetchmail binaries built this way support <code>ssl</code>, <code>sslkey</code>, and <code>sslcert</code> options that control SSL encryption. You will need to have an SSL-enabled mailserver -to use these options. See the manual page for detals.<p> +to use these options. See the manual page for details and some words +of care on the limited security provided.<p> If your open OpenSSL session dies with a message that complains "PRNG not seeded", update or improve your operating system. This means that @@ -2966,7 +2967,7 @@ switching to IMAP and using a short expunge interval.<p> <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2001/02/10 21:20:33 $ +<td width="30%" align=right>$Date: 2001/02/10 21:24:24 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |