From: Pekka Riikonen Date: Sat, 30 Nov 2002 14:09:21 +0000 (+0000) Subject: updates X-Git-Tag: silc.client.0.9.10~49 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=8cec40e41da0eaacd34e6b55adc35e821e1b4c96 updates --- diff --git a/doc/example_silcd.conf.in b/doc/example_silcd.conf.in index f31ed10b..41426d40 100644 --- a/doc/example_silcd.conf.in +++ b/doc/example_silcd.conf.in @@ -407,7 +407,7 @@ ConnectionParams { # If both are provided then both password and public key based authentication # is allowed. The "PublicKey" includes the single key contained in the # specified file, while "PublicKeyDir" includes all files in the specified -# directory, which must all be valid public keys. +# directory, which must all be valid public keys with ".pub" suffix. # # Next example connection will match to all incoming client connections, # and no authentication is required.