Skip to content

SSL wrong version error #1155

Answered by getroot
D3ST1N3D asked this question in Help
Mar 28, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Origins only supports OVT or RTSP. There is no need to communicate with WebRTC between origin and edge. You can use ovt scheme and ovt url.

<origin>
<Location>/newapp</Location>
<Pass>
<Scheme>webrtc</Scheme>
<Urls>
<Url>ome-origin.example.com:3334/newapp</Url>
</Urls>
</Pass>
</Origin>

Replies: 1 comment 3 replies

Comment options

getroot
Mar 28, 2023
Maintainer Sponsor

You must be logged in to vote
3 replies
@D3ST1N3D
Comment options

@getroot
Comment options

getroot Mar 28, 2023
Maintainer Sponsor

@naanlizard
Comment options

Answer selected by D3ST1N3D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants