diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-10-05 14:58:33 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-10-05 14:58:33 +0200 |
commit | 858d08aeb74c6280ebcc29f6674084f345fdd425 (patch) | |
tree | ee6bd119fd93bfc8b772f4cd84767664059250a3 /fetchmail.man | |
parent | 11c001ac85b7237b9bb89f62d9aa34c9d8fdade8 (diff) | |
download | fetchmail-858d08aeb74c6280ebcc29f6674084f345fdd425.tar.gz fetchmail-858d08aeb74c6280ebcc29f6674084f345fdd425.tar.bz2 fetchmail-858d08aeb74c6280ebcc29f6674084f345fdd425.zip |
Fix typo: cleartest -> cleartext.
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index dddd0599..2f526827 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1239,7 +1239,7 @@ certificate. If the \-\-sslcertck command line option or sslcertck run control file option is used, fetchmail will instead abort if any of these checks fail, because it must assume that there is a man-in-the-middle attack in this scenario, hence fetchmail must not -expose cleartest passwords. Use of the sslcertck or \-\-sslcertck option +expose cleartext passwords. Use of the sslcertck or \-\-sslcertck option is therefore advised. .PP Some SSL encrypted servers may request a client side certificate. A client |