aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2007-07-17 13:26:24 +0000
committerMatthias Andree <matthias.andree@gmx.de>2007-07-17 13:26:24 +0000
commit8eb1e68fc5b495d9bf6d3117d9c2c957b1d43fd8 (patch)
tree85812b0c8f5170f62849d848c8ccd883593ed70e
parente84965385cb9eb8402f67a8b638961b2021dcecb (diff)
downloadfetchmail-8eb1e68fc5b495d9bf6d3117d9c2c957b1d43fd8.tar.gz
fetchmail-8eb1e68fc5b495d9bf6d3117d9c2c957b1d43fd8.tar.bz2
fetchmail-8eb1e68fc5b495d9bf6d3117d9c2c957b1d43fd8.zip
Add missing SSL error reporting bug.
svn path=/branches/BRANCH_6-3/; revision=5115
-rw-r--r--TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index d9beb899..6595793d 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,4 +1,7 @@
soon:
+- thread on fetchmail users "Invalid SSL certificate" by Philip Susi,
+ SSL negotiation does not use ERR_error_string(3ssl) to report errors
+ in a readable way, we just report socket errors with no good reason.
- find a solution for the "invalid header" discards message problem
(escape headers and stuff reminder into body)
- https://bugzilla.novell.com/show_bug.cgi?id=246829