-
|
Hello!
Is this error normal, or do I need to change something in the settings? (dl.google.com is my fronting domain) |
Beta Was this translation helpful? Give feedback.
Answered by
9seconds
Mar 24, 2026
Replies: 1 comment 1 reply
-
|
It means you are getting the request with no SNI at all. Usually Telegram clients send SNI with their TLS client hello messages, so this line in logs is potentially about some non-Telegram related activity that is relayed to a fronting domain. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
uranus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It means you are getting the request with no SNI at all. Usually Telegram clients send SNI with their TLS client hello messages, so this line in logs is potentially about some non-Telegram related activity that is relayed to a fronting domain.