Please clarify Reality target server requirements #4849
Unanswered
nihil-admirari
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From https://github.com/XTLS/REALITY/blob/main/README.en.md:
I have two question:
What forms of redirections are OK? Redirecting to
www
is said to be fine.https://apps.microsoft.com
redirects tohttps://apps.microsoft.com/?hl=en-US&gl=en
. Is it fine to use a target that changes query parameters or the path?I haven't found anything about ‘messages after
ServerHello
being encrypted together’ in a description of TLS handshake. I did find the following question on Stackoverflow:The answer is https://stackoverflow.com/a/29043563:
Does handshake messages after Server Hello are encrypted together (such as dl.google.com) simply refer to the above mentioned Wireshark bug? If not, can anyone provide a link to the specification describing such a behaviour, and a way to check whether the server supports it? TLS 1.3, HTTP/2 and OCSP stapling can be checked with
Beta Was this translation helpful? Give feedback.
All reactions