updates
authorPekka Riikonen <priikone@silcnet.org>
Sat, 30 Nov 2002 14:09:21 +0000 (14:09 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 30 Nov 2002 14:09:21 +0000 (14:09 +0000)
doc/example_silcd.conf.in

index f31ed10b5baf4d93474aae02cd78fbba0b502a60..41426d40497cc96af54d9858257d251fc5784657 100644 (file)
@@ -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.