diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2004-11-10 00:25:21 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2004-11-10 00:25:21 +0000 |
commit | 48ebbdf64016d0a2bdd672f8e2d7b046aadc2220 (patch) | |
tree | 201fae26e9da19298d8d963f4c7c2ca743fb210c | |
parent | 8da42762a6ea8ebc608df38a1ed632f6f512e5c3 (diff) | |
download | fetchmail-48ebbdf64016d0a2bdd672f8e2d7b046aadc2220.tar.gz fetchmail-48ebbdf64016d0a2bdd672f8e2d7b046aadc2220.tar.bz2 fetchmail-48ebbdf64016d0a2bdd672f8e2d7b046aadc2220.zip |
Add argument to --sslfingerprint option.
svn path=/trunk/; revision=3989
-rw-r--r-- | fetchmail.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index 92c63da6..9d49a4bf 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -341,7 +341,7 @@ it - every time you add or modify a certificate in the directory, you need to use the \fBc_rehash\fR tool (which comes with OpenSSL in the tools/ subdirectory). .TP -.B \-\-sslfingerprint +.B \-\-sslfingerprint <fingerprint> (Keyword: sslfingerprint) Specify the fingerprint of the server key (an MD5 hash of the key) in hexadecimal notation with colons separating groups of two digits. The letter |