diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-08-27 21:33:04 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-08-27 21:33:04 +0200 |
commit | 8d10076819e41620147013c8446809c085b1e0bf (patch) | |
tree | 074eca4844c61409f42fcf0a093c9b7c4adba642 /NEWS | |
parent | 480b13c7e6d83543a82b2974a3af0c8864d7b6a7 (diff) | |
download | fetchmail-8d10076819e41620147013c8446809c085b1e0bf.tar.gz fetchmail-8d10076819e41620147013c8446809c085b1e0bf.tar.bz2 fetchmail-8d10076819e41620147013c8446809c085b1e0bf.zip |
X.509 matching split out; disallow TLD wildcards.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ fetchmail-6.3.18 (not yet released): The test is overly picky and triggers if the pattern (after skipping the initial wildcard "*") or domain consist solely of digits and dots and matches more than needed. +* Fetchmail now disallows wildcarding top-level domains. # BUG FIXES * Fetchmail would warn about insecure SSL/TLS connections even if a matching |