|
@@ -373,13 +373,14 @@
|
|
|
#no-tcp-relay
|
|
#no-tcp-relay
|
|
|
|
|
|
|
|
# Uncomment if extra security is desired,
|
|
# Uncomment if extra security is desired,
|
|
|
-# with nonce value having limited lifetime (600 secs).
|
|
|
|
|
|
|
+# with nonce value having limited lifetime.
|
|
|
# By default, the nonce value is unique for a session,
|
|
# By default, the nonce value is unique for a session,
|
|
|
-# but it has unlimited lifetime. With this option,
|
|
|
|
|
-# the nonce lifetime is limited to 600 seconds, after that
|
|
|
|
|
|
|
+# and has unlimited lifetime.
|
|
|
|
|
+# Set this option to limit the nonce lifetime.
|
|
|
|
|
+# It defaults to 600 secs (10 min) if no value is provided. After that delay,
|
|
|
# the client will get 438 error and will have to re-authenticate itself.
|
|
# the client will get 438 error and will have to re-authenticate itself.
|
|
|
#
|
|
#
|
|
|
-#stale-nonce
|
|
|
|
|
|
|
+#stale-nonce=600
|
|
|
|
|
|
|
|
# Certificate file.
|
|
# Certificate file.
|
|
|
# Use an absolute path or path relative to the
|
|
# Use an absolute path or path relative to the
|