mirror of
https://github.com/telemt/telemt.git
synced 2026-04-18 19:14:09 +03:00
Antireplay on sliding window + SecureRandom
This commit is contained in:
@@ -49,6 +49,7 @@ fake_cert_len = 2048
|
||||
# username "hello" is used for example
|
||||
[access]
|
||||
replay_check_len = 65536
|
||||
replay_window_secs = 1800
|
||||
ignore_time_skew = false
|
||||
|
||||
[access.users]
|
||||
|
||||
Reference in New Issue
Block a user