updates.
[silc.git] / doc / example_silcd.conf
index 7d6c537e089947d82133d07d71272ef42cd36a53..89e7c6c657ce05ba674dda10a318f1b5ae6a645b 100644 (file)
@@ -43,13 +43,10 @@ hmac-md5:md5:16
 #
 # Configured PKCS.
 #
-# Format: <name>:<module path>:<key length>
+# Format: <name>
 #
-# NOTE: <module path> must be omitted as PKCS cannot be modules currently.
-#
-#[PKCS]
-#rsa::1024
-#dss::1024
+[PKCS]
+rsa
 
 #
 # Run SILC server as specific user and group. The server must be initially
@@ -182,6 +179,7 @@ infologfile:/usr/local/silc/logs/silcd.log:10000
 #
 # These connections are denied to connect our server.
 #
-# Format: <remote host/nickname>:<time interval>:<comment>:<port>
+# Format: <remote host>:<port>:<comment>
 #
 [DenyConnection]
+#10.2.1.99:0:Your connection has been denied