How to Setup Xray + VLESS + Reality + Caddy? #4542
Gill-Bates
started this conversation in
General
Replies: 3 comments 4 replies
-
You cannot get caddy to tunnel REALITY TLS connections. Figuratively speaking, REALITY uses a kind of secret knocking with TLS handshakes that Caddy obviously doesn't recognize. |
Beta Was this translation helpful? Give feedback.
0 replies
-
caddy config:
xray server config:
|
Beta Was this translation helpful? Give feedback.
4 replies
-
Maybe you can find the answer here |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Friends, I'm going mad with the configuration. I need your support.
I want to set up a simple VPN that terminates TLS at Caddy's reverse proxy:

I have achieved the following:
When I set it up with websocket, everything works as it should, but I get the following message:
If I set to VLESS + XHTTP, it only works if the client terminates directly on port 443 on Xray. As soon as I switch Caddy in front of it, I get error messages like SSL Library Error oder Remote Peer closed Connection.
Can anyone help me with the configuration?
Beta Was this translation helpful? Give feedback.
All reactions