mirror of
https://github.com/telemt/telemt.git
synced 2026-04-15 09:34:10 +03:00
TLS FC TTL Improvements
This commit is contained in:
@@ -121,7 +121,6 @@ where
|
||||
let cached_entry = cache.get(&selected_domain).await;
|
||||
let use_full_cert_payload = cache
|
||||
.take_full_cert_budget_for_ip(
|
||||
&selected_domain,
|
||||
peer.ip(),
|
||||
Duration::from_secs(config.censorship.tls_full_cert_ttl_secs),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user